[openSUSE/wicked] a74f27: json: fix token value leak in parse pair+initial
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: a74f27674877c9b0b97a4e8372f3c5ee58cecc94 https://github.com/openSUSE/wicked/commit/a74f27674877c9b0b97a4e8372f3c5ee58... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths: M src/json.c Log Message: ----------- json: fix token value leak in parse pair+initial Commit: d90cb0c28ade1ce084ccf18eadcc0bc0bf093c7a https://github.com/openSUSE/wicked/commit/d90cb0c28ade1ce084ccf18eadcc0bc0bf... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths: M src/json.c Log Message: ----------- json: free reader stack struct in stack pop Commit: fe8c60bbf699dce9b516f323250f7ad1b145f2f5 https://github.com/openSUSE/wicked/commit/fe8c60bbf699dce9b516f323250f7ad1b1... Author: Marius Tomaschewski <mt@suse.com> Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths: M src/json.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/953 json: fix parser token value and stack leaks Compare: https://github.com/openSUSE/wicked/compare/0ada1ece8a27...fe8c60bbf699
participants (1)
-
Marius Tomaschewski