diff options
author | Frank Meerkötter <frank@meerkoetter.org> | 2012-12-03 19:29:16 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-12-03 19:46:37 +0100 |
commit | a02432a5ecbb588964a1800122a213822da96f3c (patch) | |
tree | ef328c7fca26c47a611c964393488aaea6d32c2f /dummy/netifd-proto.sh | |
parent | c9242aed7daac67b338f6792b06afe78ffc57011 (diff) |
fix error checking of asprintf
see man asprintf
[...]
RETURN VALUE
When successful, these functions return the number of bytes printed, just like sprintf(3).
If memory allocation wasn't possible, or some other error occurs, these functions will return -1,
and the contents of strp is undefined.
Signed-off-by: Frank Meerkötter <frank@meerkoetter.org>
Diffstat (limited to 'dummy/netifd-proto.sh')
0 files changed, 0 insertions, 0 deletions