CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2013/12/09 07:59:08

Modified files:
        lib/libfuse    : fuse_ops.c 

Log message:
Fix issues with dirent returning junk due to removal of bzero in version 1.14.
Ensure d_name string is nul terminated and the correct length in d_namlen.
noticed by pelikan@
ok syl@ guenther@

Reply via email to