aboutsummaryrefslogtreecommitdiff
path: root/src/unix/android-ifaddrs.c
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-09-30 09:35:24 -0400
committercjihrig <cjihrig@gmail.com>2019-10-06 16:08:04 +0200
commitd6b79ffb1ba38665865ce74d63d4b80a0cb2fda4 (patch)
treed3283b8870737c4deb981024175d35fa4bb2c426 /src/unix/android-ifaddrs.c
parentf47f01b57c806f7bcb99e5c7df569a69dd480595 (diff)
downloadlibuv-d6b79ffb1ba38665865ce74d63d4b80a0cb2fda4.tar.gz
libuv-d6b79ffb1ba38665865ce74d63d4b80a0cb2fda4.zip
doc: improve uv_fs_readdir() cleanup docs
When cleaning up after uv_fs_readdir(), it is important to call uv_fs_req_cleanup() on the readdir request prior to calling uv_fs_closedir(), because the latter frees memory that the former needs in order to do its job. PR-URL: https://github.com/libuv/libuv/pull/2497 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'src/unix/android-ifaddrs.c')
0 files changed, 0 insertions, 0 deletions