The Samba-Bugzilla – Attachment 1126 Details for
Bug 2560
parse error in function reduce_name in smbd/vfs.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
vfs.diff (text/plain), 401 bytes, created by
Volker Lendecke
on 2005-03-31 05:45:33 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2005-03-31 05:45:33 UTC
Size:
401 bytes
patch
obsolete
>Index: smbd/vfs.c >=================================================================== >--- smbd/vfs.c (revision 6109) >+++ smbd/vfs.c (working copy) >@@ -892,7 +892,7 @@ > #ifdef PATH_MAX > safe_strcpy(resolved_name_buf, tmp_fname, PATH_MAX); > #else >- pstrcpy(pstring resolved_name_buf, tmp_fname); >+ pstrcpy(resolved_name_buf, tmp_fname); > #endif > resolved_name = resolved_name_buf; > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2560
: 1126