commit c14a35e96cf7d2910e09862ad8374f5c28acc91c
Author: Matthew Dillon <[email protected]>
Date:   Thu Sep 16 00:38:49 2010 -0700

    network - Fix nasty bug in udp6_send()
    
    * This bug was causing machines receiving inet6 udp packets to crash
      very quickly, but was nearly impossible to find due to the weird
      way it caused mbufs to interact.
    
    Reported-by: Peter Avalos <[email protected]>,
             Francois Tigeot <[email protected]>

Summary of changes:
 sys/netinet6/udp6_usrreq.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository

Reply via email to