]> git.ozlabs.org Git - ppp.git/commit
Revert "pppd/options.c: fix memory leak on error path (#441)" (#562)
authorJaco Kroon <jaco@uls.co.za>
Sat, 19 Jul 2025 05:30:18 +0000 (07:30 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 05:30:18 +0000 (15:30 +1000)
commit87c30d373bb0794aeaace926ed707f6a917d025f
treef2c8a860c041f79b8285db13ba983958222b35f3
parent6f3bf58b846fb320db7f68e9ecbda7992c396750
Revert "pppd/options.c: fix memory leak on error path (#441)" (#562)

This reverts commit 26d1b60f4984fe71005c4f1a99691e714920f33c.

Additionally a comment is added so anyone looking at Coverity output
will not be tempted to "fix" it again.

Closes: #560
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
pppd/options.c