Respect the return value of asprintf
authorVolker Lendecke <vl@samba.org>
Sat, 23 Feb 2008 09:26:52 +0000 (10:26 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 23 Feb 2008 09:26:52 +0000 (10:26 +0100)
commitbd95d6d5dbd27e2b904f7907ef39766159d0afcf
tree138138fad7b4e090bdd5e61ee0604ecfdc6e78b0
parente9b0056586f6e57d4d1243c5622c568497e04d38
Respect the return value of asprintf

This removes tons of warnings

warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result

for me. Lots of that kind left though :-)
(This used to be commit ba29219ea243cc217ab3522b036a82ff8dfeedc8)
source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm