https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203647

--- Comment #2 from scdbac...@gmx.net ---
It looks like it is still in lines 214+215.
The variable buffer_head (=buffer) is used in the return statement
and thus cannot be freed before the context gets dropped.

http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/makefs/cd9660/cd9660_write.c?annotate=1.15.6.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to