search for: reallen

Displaying 1 result from an estimated 1 matches for "reallen".

2003 May 20
1
smbd - wide links / possible buffer failure??
...at it continous with pattern compares of the the physical location. It also fixes a undefined buffer (flink) using (I hope) ... the patch was tested .. but no warranty! --- vfs.c,o Wed Feb 5 17:25:48 2003 +++ vfs.c Mon May 19 16:10:14 2003 @@ -740,6 +740,7 @@ realdir[reallen] = 0; } + bzero( flink, sizeof(flink) ); if (conn->vfs_ops.readlink(conn, name, flink, sizeof(pstring) -1) != -1) { DEBUG(3,("reduce_name: file path name %s is a symlink\nChecking it's path\n", name)); if (*flink == '...