Zbigniew Jędrzejewski-Szmek
|
99b1145aae
|
shared/json: fix memleak in sort
|
2022-05-10 17:08:37 +02:00 |
|
Zbigniew Jędrzejewski-Szmek
|
3b6ce05537
|
shared/json: fix another memleak in normalization
|
2022-05-10 17:08:37 +02:00 |
|
Zbigniew Jędrzejewski-Szmek
|
7e4be6a584
|
shared/json: fix memory leak on failed normalization
We need to increase the counter immediately after taking the ref,
otherwise we may not unref it properly if we fail before incrementing.
|
2022-05-10 12:58:49 +02:00 |
|
Evgeny Vereshchagin
|
e5af586f49
|
add a test triggering https://github.com/systemd/systemd/issues/15907
|
2020-05-26 09:01:26 +02:00 |
|
Yu Watanabe
|
89c7e7aa97
|
fuzz: add testcase of already fixed issue 10908
|
2018-11-12 01:17:45 +09:00 |
|
Lennart Poettering
|
e413ec4a9d
|
fuzz: add test from oss-fuzz#10908
https://oss-fuzz.com/download?testcase_id=5639441482252288
|
2018-10-18 16:44:51 +02:00 |
|