DragonFly commits List (threaded) for 2009-05
DragonFly BSD
DragonFly commits List (threaded) for 2009-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.63.g55bf8 master sys/dev/virtual/net if_vke.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 15 May 2009 13:51:11 -0700 (PDT)

commit 55bf8f02a961edc351b9b09b775735f298924537
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri May 15 13:47:56 2009 -0700

    Use the new cothread_delete() API in vke_stop().
    
    Fix a memory and pthread leak, and a panic in VKE by using the new
    cothread_delete() API to properly delete the thread and deregister the
    interrupt.

Summary of changes:
 sys/dev/virtual/net/if_vke.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/55bf8f02a961edc351b9b09b775735f298924537


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]