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

Jeremy Allison jra at samba.org
Fri Mar 29 11:05:18 MDT 2013


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.

Jeremy.


More information about the samba-technical mailing list