[PATCH] old kcc: avoid a theoretical NULL dereference
Douglas Bagnall
douglas.bagnall at catalyst.net.nz
Fri Sep 15 04:09:34 UTC 2017
A new version of GCC doesn't want to compile
qsort(NULL, 0, ...);
in case qsort dereferences. This can happen in the old KCC code if it
can't find any suitable bridgeheads.
cheers,
Douglas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-old-kcc-avoid-a-theoretical-NULL-dereference.patch
Type: text/x-patch
Size: 2143 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170915/0d125aca/0001-old-kcc-avoid-a-theoretical-NULL-dereference.bin>
More information about the samba-technical
mailing list