CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/30 16:38:49
Modified files:
sys/compat/linux: linux_socket.c
Log message:
Fix mbuf leak in Linux compat setsockopt() in the error path when
optval is not valid. Found by Maxime Villard. OK bluhm@
