]> git.puffer.fish Git - mirror/frr.git/commit
nhrpd: uninitialized variable (Clang scan) 2586/head
authorF. Aragon <paco@voltanet.io>
Fri, 29 Jun 2018 14:51:08 +0000 (16:51 +0200)
committerF. Aragon <paco@voltanet.io>
Fri, 29 Jun 2018 15:40:45 +0000 (17:40 +0200)
commit0a939f4f24fa34fea688482fbf57fb16eaf2a081
tree3496a55b222229cd1bd6b41c01565fc6d1c3cf41
parent62a9c814e1721a76b251d7c8861c51f196458695
nhrpd: uninitialized variable (Clang scan)

This correction fixes two bugs detected by Clang scan:

Bug Group: Logic error
Bug Type: Assigned value is garbage or undefined
File: nhrpd/vici.c
Function: vici_parse_message
Lines: 100, 105

Signed-off-by: F. Aragon <paco@voltanet.io>
nhrpd/vici.c