Rikard Falkeborn c3eb37972d
Fix #10182 (FN memory leak with if-statement) (#3151)
Improve leak detections in if-statements. This is done by checking
for leaks every time a scope is left. This allows cppcheck to catch
more memory leaks, as well as improve some error messages which now
contain the line where the variable goes out of scope, instead of the
end of the function.
2021-02-26 12:58:52 +01:00
..
2021-02-20 13:33:57 +01:00
2019-06-29 07:49:14 +02:00
2019-06-29 07:49:14 +02:00
2020-05-10 11:16:32 +02:00
2021-02-24 22:20:11 +01:00
2021-02-24 22:31:46 +01:00
2020-05-10 11:16:32 +02:00
2019-02-09 07:24:06 +01:00
2020-05-10 11:16:32 +02:00
2020-05-10 11:16:32 +02:00
2019-06-29 07:49:14 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2021-02-18 18:50:30 +01:00
2021-02-23 08:19:05 +01:00