loader: match free to alloc in dirent functions
authorMike Stroyan <mike@LunarG.com>
Tue, 6 Oct 2015 16:16:47 +0000 (10:16 -0600)
committerMike Stroyan <mike@LunarG.com>
Tue, 6 Oct 2015 20:48:31 +0000 (14:48 -0600)
commit145a815bee4d4b92e4ca07a9d51906ad6e6a9fb5
tree5155314cdbd25a46af6d43819908b79ccafda87b
parent9381450261fa1d4f1c3d5bbbaa13dbd0f4b43b9e
loader: match free to alloc in dirent functions

closedir was using plain free instead of loader_tls_heap_free.
loader/dirent_on_windows.c