]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Fix crash in pw code 17048/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 9 Oct 2024 11:16:37 +0000 (07:16 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Oct 2024 18:49:06 +0000 (18:49 +0000)
commit4353b81bbffc0a133d8013488f8f4729bf699573
tree41e1a49b5804c21eb224aa5a9d59cbb4948427e6
parentb8c458622d2fb8ed221af2295dc1c1811fc2cbde
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>
(cherry picked from commit 154a89bc31ab676bf8d037a37a98587ca0236ba9)
zebra/zebra_pw.c