[PATCH] Fix resource leaks and pointer issues

Jeremy Allison jra at samba.org
Thu Oct 26 20:28:42 UTC 2017


On Thu, Oct 26, 2017 at 07:52:58AM +0200, Andreas Schneider via samba-technical wrote:
> On Thursday, 26 October 2017 01:08:30 CEST Jeremy Allison via samba-technical 
> wrote:
> > On Wed, Oct 25, 2017 at 08:45:02PM +0200, Andreas Schneider wrote:
> > > Hi,
> > > 
> > > I have several additional patches which should also be in the next 4.7
> > > release. Should I just open one bug for all of them or individual ones?
> > 
> > I suggest just one bug - label it "fix resource leaks and pointer issues".
> 
> Done, the bug is:
> 
> https://bugzilla.samba.org/show_bug.cgi?id=13101
> 
> and I've added the bug url to all patches attached.

Just one note. The change in smbc_getUser() from char *
to const char * is an external library change, so we'll
need to update the shared library version number here.

We might want to leave that change out of the back-ports
to 4.7.x and 4.6.x to ensure no ABI change.



More information about the samba-technical mailing list