]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fixed some ASAN errors 8585/head
authorErik Kooistra <me@erikkooistra.nl>
Wed, 28 Apr 2021 13:28:28 +0000 (15:28 +0200)
committerErik Kooistra <me@erikkooistra.nl>
Wed, 28 Apr 2021 13:51:18 +0000 (15:51 +0200)
commit23508fff9faf89800e828bfe1ac227ecc647599a
tree394d69511b6aac9560997f9bc09983b85bf45a56
parent45881354fbf5e24230453c708b6de0a2dc445392
ospfd: Fixed some ASAN errors

This fixes 2 asan errors:
If we only have a TLV_ROUTER_ADDR don't continue after we skipped it.
Fixed length when parsing EXT_TLV_LINK_SIZE.

Signed-off-by: Erik Kooistra <me@erikkooistra.nl>
ospfd/ospf_te.c