Remove a warning about ignoring the return value of asprintf() and add the error...
commit9021bde9384148fb0b68e2aa5c7deb2d0914fb4d
authorKat Magic <kat.magic@zalau.ro>
Wed, 16 Jun 2010 06:07:00 +0000 (16 02:07 -0400)
committerKat Magic <kat.magic@zalau.ro>
Wed, 16 Jun 2010 06:08:32 +0000 (16 02:08 -0400)
treefedb9b1f6cf1dbec29f8a7c367f5ac5a1ec9d466
parent4fa2b1d3dd9890687d3b590295e26542d4c8179b
Remove a warning about ignoring the return value of asprintf() and add the error X_OUT_OF_MEMORY.
src/error.c
src/error.h
src/print.c