Hi Matthias, > - Log ----------------------------------------------------------------- > commit 7669bc3c89898c585a65547b246981ddcd0f49dc > Author: Matthias Dieter Wallnöfer <[email protected]> > Date: Thu Sep 10 07:17:40 2009 +0200 > > util_strlist: Add some more "const"s >
Why this changes? I think they're wrong, functions which allocate memory should not return const pointers, otherwise we'll get warnings when calling talloc_free() on them. metze
signature.asc
Description: OpenPGP digital signature
