]> git.puffer.fish Git - matthieu/frr.git/commit
pceplib: Fix some new coverity issues that trickled in
authorDonald Sharp <sharpd@nvidia.com>
Thu, 25 Jan 2024 00:27:01 +0000 (19:27 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 25 Jan 2024 01:20:02 +0000 (20:20 -0500)
commitbae20ff33bb6a6ea49f33fab285a66b55bb31220
tree6f0dc133bbd1d6fefc0c723989f74dfe45de9c8d
parentaa474cf7b01b93cfb3444d45971e106c9cdc1ef4
pceplib: Fix some new coverity issues that trickled in

Several new issues came in because the coverity build system
was not building the test infrastrucuture for the pceplib.
Now we do, so we fixed it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
pceplib/test/pcep_msg_messages_test.c
pceplib/test/pcep_msg_tlvs_test.c