The Samba-Bugzilla – Attachment 1167 Details for
Bug 2452
Last entry missing/dropped from directory listing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
look (text/plain), 480 bytes, created by
Jeremy Allison
on 2005-04-21 00:59:22 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2005-04-21 00:59:22 UTC
Size:
480 bytes
patch
obsolete
>Index: smbd/dir.c >=================================================================== >--- smbd/dir.c (revision 6413) >+++ smbd/dir.c (working copy) >@@ -1038,9 +1038,6 @@ > while ((n = vfs_readdirname(conn, dirp->dir))) { > struct name_cache_entry *e; > dirp->offset = SMB_VFS_TELLDIR(conn, dirp->dir); >- if (dirp->offset == -1) { >- return NULL; >- } > dirp->name_cache_index = (dirp->name_cache_index+1) % NAME_CACHE_SIZE; > > e = &dirp->name_cache[dirp->name_cache_index];
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 2452
: 1167