CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/03 03:07:58
Modified files:
lib/libfuse : fuse_ops.c
Log message:
Does not append a NUL character to buf in readlink(2).
Add some check for malloc(3) return values.
>From Derrik Pates (daemon AT now DOT ai), thanks.
OK millert@
