[PATCH 2/3] util: add xtalloc.[ch]

2012-12-20 Thread Austin Clements
Quoth david at tethera.net on Dec 16 at 11:24 pm: > From: David Bremner > > These are intended to be simple wrappers to provide slightly better > debugging information than what talloc currently provides natively. > --- > notmuch-client.h|2 +- > util/Makefile.local |2 +- >

[PATCH 2/3] util: add xtalloc.[ch]

2012-12-20 Thread Tomi Ollila
On Mon, Dec 17 2012, david at tethera.net wrote: > From: David Bremner > > These are intended to be simple wrappers to provide slightly better > debugging information than what talloc currently provides natively. > --- AFAIC it's been customary to have memory allocation functions starting with

Re: [PATCH 2/3] util: add xtalloc.[ch]

2012-12-20 Thread Tomi Ollila
On Mon, Dec 17 2012, da...@tethera.net wrote: From: David Bremner brem...@debian.org These are intended to be simple wrappers to provide slightly better debugging information than what talloc currently provides natively. --- AFAIC it's been customary to have memory allocation functions

Re: [PATCH 2/3] util: add xtalloc.[ch]

2012-12-20 Thread Austin Clements
Quoth da...@tethera.net on Dec 16 at 11:24 pm: From: David Bremner brem...@debian.org These are intended to be simple wrappers to provide slightly better debugging information than what talloc currently provides natively. --- notmuch-client.h|2 +- util/Makefile.local |2 +-

[PATCH 2/3] util: add xtalloc.[ch]

2012-12-16 Thread da...@tethera.net
From: David Bremner These are intended to be simple wrappers to provide slightly better debugging information than what talloc currently provides natively. --- notmuch-client.h|2 +- util/Makefile.local |2 +- util/xtalloc.c | 15 +++

[PATCH 2/3] util: add xtalloc.[ch]

2012-12-16 Thread david
From: David Bremner brem...@debian.org These are intended to be simple wrappers to provide slightly better debugging information than what talloc currently provides natively. --- notmuch-client.h|2 +- util/Makefile.local |2 +- util/xtalloc.c | 15 +++