mirror_frr/ospfclient
Donald Sharp d7b4f53a0f ospfclient: Provide some protection against blindly trusting input
Coverity rightly points out that blindly trusting the lsalen
from received data may not be the smartest thing to do.  Add
a bit of code to prevent us from blindly malloc'ing
too much memory.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2020-10-09 09:16:08 -04:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
AUTHORS Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
COPYING *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
INSTALL Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
Makefile build: non-recursive ospf* 2017-08-04 11:09:50 +02:00
NEWS Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_apiclient.c ospfclient: Provide some protection against blindly trusting input 2020-10-09 09:16:08 -04:00
ospf_apiclient.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospfclient.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
README Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
subdir.am ospfclient: don't install man page 2020-01-15 14:05:11 +01:00

For more information about this software check out:

http://www.tik.ee.ethz.ch/~keller/ospfapi/