[PATCH] Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF

Jeremy Allison jra at samba.org
Fri Mar 29 11:10:26 MDT 2013


On Fri, Mar 29, 2013 at 10:05:18AM -0700, Jeremy Allison wrote:
> On Fri, Mar 29, 2013 at 09:52:47AM -0700, Jeremy Allison wrote:
> > On Thu, Mar 28, 2013 at 02:24:54PM -0700, Jeremy Allison wrote:
> > > On Thu, Mar 28, 2013 at 10:02:57PM +0100, David Disseldorp wrote:
> > > > On Thu, 28 Mar 2013 13:46:13 -0700
> > > > Jeremy Allison <jra at samba.org> wrote:
> > > > 
> > > > > Push if you're good with it.
> > > > 
> > > > Pushed - thanks!
> > > 
> > > Much appreciated.
> > 
> > Ok, looks like it's breaking samba3.smb2.dir (I tested raw.eas
> > naturally). Very strange. I'll investigate !
> 
> Looks like get_ea_list_from_file_path() can return with
> an uninitialized ea_list pointer if there are no EA's on
> the file.
> 
> Updated fix will follow.

And here it is. New change is the first in the patchset,
as it's a generic fix for uninitialized variables that is
needed before any of the other bugfix changes.

David/Andreas please review and add your Reviewed-by to
the first patch and let me know / or push.

I'll update the fix in the bug report.

Cheers,

	Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-9130-4.0.patch
Type: text/x-diff
Size: 15749 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20130329/e22cbce3/attachment.patch>


More information about the samba-technical mailing list