]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Fix crash in pw code 17042/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 9 Oct 2024 11:16:37 +0000 (07:16 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 9 Oct 2024 11:17:29 +0000 (07:17 -0400)
commit154a89bc31ab676bf8d037a37a98587ca0236ba9
tree20f447afdfbf1e8314fd18675f82ed43cb5c46c5
parent47cdfbda7640f9e10dc298cb98ea0411dc14e0ab
zebra: Fix crash in pw code

Recent PR #17009 introduced a crash in pw handing
for deletion.  Let's fix that problem.

Fixes: #17041
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_pw.c