Annotate the xalloc functions.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 28 May 2013 11:36:26 +0000 (13:36 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 28 May 2013 11:36:26 +0000 (13:36 +0200)
commitad93dc3a4b89799e8d5c1154e1dacc5b9a31c83b
tree68d332cd299267a10b7bb5ac03d695865ee0a941
parentbc87b450034382858822b918f43bdf31ad8e6995
Annotate the xalloc functions.

Most important is the annotation of xasprintf() with the format attribute,
which allows the compiler to give warnings about the format string and
arguments.
src/xalloc.h