diff options
author | hoek <hoek@FreeBSD.org> | 1999-07-25 17:38:59 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1999-07-25 17:38:59 +0000 |
commit | 9aa55ad5ba036f0a2dfc53a80c7af7b7da3afedb (patch) | |
tree | f01de1a97a424269423f40ce0d66980e8cc9c195 /sys/dev/usb/usbdivar.h | |
parent | 36a7b829a04919c4ca14a6e4fe1bf3797c135a82 (diff) | |
download | FreeBSD-src-9aa55ad5ba036f0a2dfc53a80c7af7b7da3afedb.zip FreeBSD-src-9aa55ad5ba036f0a2dfc53a80c7af7b7da3afedb.tar.gz |
asprintf() does use realloc() internally, but saying so in the manpage can be
misinterpreted to mean that the pointer passed to asprintf() must be suitable
for passing to realloc() as-is (ie. either a NULL pointer or a valid pointer).
Diffstat (limited to 'sys/dev/usb/usbdivar.h')
0 files changed, 0 insertions, 0 deletions