summaryrefslogtreecommitdiffhomepage
path: root/lib/ubus.c
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-11-14 22:10:12 +0100
committerJo-Philipp Wich <jo@mein.io>2022-11-15 01:21:32 +0100
commitfdc9b6a3841d7346dab6f4aeea06322be0d3ee95 (patch)
tree39537641aa77efc0202d60fd270a592d4b660070 /lib/ubus.c
parent5fd5e8c3d785da27b90320f6ac93853ecf87eeae (diff)
compiler: fix `??=`, `||=` and `&&=` logical assignment semantics
When compiling logical assignment expressions, ensure that the right hand side of the assignment is not evaluated when the assignment condition is unfulfilled. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'lib/ubus.c')
0 files changed, 0 insertions, 0 deletions