CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/15 13:51:39
Modified files:
usr.sbin/ripd : message.c
Log message:
Clear r_list if the interface is passive. Additionaly move the check
for passive interface a bit further up so that the function can return
earlier.
Memory leak observed and reported by Jason Tubnor.
OK benno@
