On Sat, Dec 26, 2009 at 9:45 PM, Patrick Spendrin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Carlo Segato schrieb: >> SVN commit 1066140 by segato: >> >> assigning _owner to owner after CopySid is definitively wrong :D >> also use malloc/free instead of new/delete, apparently this is better when handling void pointers >> > Does this fix the issues? > I am sorry for such a stupid error! yes it works with new/delete too but gcc gives a warning about deleting void pointers