mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-28 20:33:05 +00:00
rn cannot be null here issue detected by cppcheck: [ripd/rip_snmp.c:208] -> [ripd/rip_snmp.c:207]: (warning) Either the condition 'if(rn&&!strncmp(i->name,ifp->name,INTERFACE_NAMSIZ))' is redundant or there is possible null pointer dereference: rn. Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| rip_debug.c | ||
| rip_debug.h | ||
| rip_interface.c | ||
| rip_interface.h | ||
| rip_main.c | ||
| rip_memory.c | ||
| rip_memory.h | ||
| rip_offset.c | ||
| rip_peer.c | ||
| rip_routemap.c | ||
| rip_snmp.c | ||
| rip_zebra.c | ||
| ripd.c | ||
| ripd.conf.sample | ||
| ripd.h | ||
| RIPv2-MIB.txt | ||
| subdir.am | ||