git: setnetpath(3): Fix a double free().

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 9 09:30:06 PST 2012


commit a64178b45f3f78736c57015141832c8093da946f
Author: Sascha Wildner <saw at online.de>
Date:   Fri Mar 9 18:29:51 2012 +0100

    setnetpath(3): Fix a double free().
    
    np_sessionp is free()'d after the failed: label.

Summary of changes:
 lib/libc/rpc/getnetpath.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list