commit c3d495a1d6f1d1d2052ade59291d9442ba78e029
Author: Matthew Dillon <[email protected]>
Date:   Wed Oct 20 10:41:38 2010 -0700

    network - Fix socket & mbuf leak
    
    * When I retooled soabort*() and removed the wrapper I accidently lost the
      sofree() mechanic in the wrapper.
    
    * Replace the mechanic with a messaged version.
    
    Reported-by: Peter Avalos <[email protected]>

Summary of changes:
 sys/kern/uipc_msg.c |   10 +++++++---
 sys/net/netisr.c    |   10 ++++++++++
 sys/net/netisr.h    |    1 +
 3 files changed, 18 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3d495a1d6f1d1d2052ade59291d9442ba78e029


-- 
DragonFly BSD source repository

Reply via email to