CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/10/10 16:08:27
Modified files: sys/net : route.c Log message: fix mbuf leak in rtinit() the mbuf got leaked when detaching an interface, spotted by theo. fixed by me, diff refined by theo eyeballed by claudio@ 'go ahead, commit this' by theo@