]> git.proxmox.com Git - mirror_frr.git/commit
*: do not check XMALLOC / XCALLOC for null ret
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 25 Feb 2019 19:43:09 +0000 (19:43 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 25 Feb 2019 23:00:44 +0000 (23:00 +0000)
commit76f014689093aa8eecc1061e13cc4f8694967a12
treed68df7e97b46f672cd944e89e62d823149781d07
parent97b5d752d7af198d0b2881b5a3b2e61f2b4921e5
*: do not check XMALLOC / XCALLOC for null ret

They never return NULL

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
14 files changed:
babeld/babel_interface.c
bfdd/bfd.c
bfdd/config.c
bfdd/control.c
bfdd/ptm_adapter.c
bgpd/bgp_evpn.c
bgpd/bgp_routemap.c
lib/frr_zmq.c
lib/hash.c
lib/pqueue.c
lib/thread.c
ospf6d/ospf6_lsdb.c
zebra/zebra_dplane.c
zebra/zebra_ptm.c