]> git.puffer.fish Git - mirror/frr.git/commit
lib: protect printfrr extensions from NULL input 8175/head
authorMark Stapp <mjs@voltanet.io>
Mon, 1 Mar 2021 20:41:30 +0000 (15:41 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 1 Mar 2021 20:41:30 +0000 (15:41 -0500)
commit8e2c653ed30f672617ef97f4479aff24db855154
treef53a4d41bb799360edbd2bcd757146abd9ce35c4
parent001ab42b1916e7ad69b77a7defdfd5e728104688
lib: protect printfrr extensions from NULL input

Protect the lib printfrr extension handlers from NULL inputs.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/prefix.c
lib/sockunion.c
lib/srcdest_table.c