]> git.ipfire.org Git - thirdparty/hostap.git/commit
Replace deprecated readdir_r() with readdir()
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 4 Feb 2020 18:27:49 +0000 (18:27 +0000)
committerJouni Malinen <jouni@codeaurora.org>
Mon, 10 Feb 2020 04:40:50 +0000 (06:40 +0200)
commit85f3ab758ee2357f695f4880d05e48c1236a4cea
tree755e378b8723f2b2b96a670f3b64d2afc27b896e
parentc90822a5c37b3d0918e609b697ae5b7a4490e203
Replace deprecated readdir_r() with readdir()

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/common/wpa_ctrl.c