Source-Changes archive

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

CVS commit: [netbsd-5] src/lib/librefuse



Module Name:    src
Committed By:   bouyer
Date:           Sun Mar 20 21:21:57 UTC 2011

Modified Files:
        src/lib/librefuse [netbsd-5]: refuse_opt.c

Log Message:
Pull up following revision(s) (requested by soda in ticket #1568):
        lib/librefuse/refuse_opt.c: revision 1.15
fuse_opt_parse() was using uninitialized struct fuse_opt_option::data,
this bug made fuse_opt_proc_t not work, if it used first ``data'' argument,
and might cause memory corruption even.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.12.1 src/lib/librefuse/refuse_opt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index