CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/08 14:52:49
Modified files:
sys/netmpls : mpls_input.c
Log message:
mpls_shim_pop() can return NULL. Check it else we end up dereferencing NULL.
Issue reported by Maxime Villard
OK bluhm@ deraadt@
