]> git.puffer.fish Git - mirror/frr.git/commit
lib: if_lookup_by_name should be more robust to null argument
authorPaul Jakma <paul@quagga.net>
Thu, 6 Aug 2009 11:08:50 +0000 (12:08 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 28 Aug 2009 13:51:18 +0000 (14:51 +0100)
commit3e4ee9591aa2d84f01ae478afd273ac55add0a1c
treedda1a647bc59031728ac28733feec89d8a38a8b2
parent27f5dc8120e1c6902e29d86cf0d77b82cf3848c0
lib: if_lookup_by_name should be more robust to null argument

* if.c: (if_lookup_by_name) shouldn't crash just cause we got a NULL name
lib/if.c