use xmalloc in w32 opendir
authorBT Templeton <bpt@hcoop.net>
Thu, 28 Jun 2012 03:17:59 +0000 (23:17 -0400)
committerRobin Templeton <robin@terpri.org>
Sat, 18 Apr 2015 22:49:07 +0000 (18:49 -0400)
commita4158d52165f2028697853a23d27f3d78444b988
treed14715e09ccc9c8e19421fde662b0314817bd88a
parent64c4b6844f15f2b1256e0a94d4bf449a3d4b8a5a
use xmalloc in w32 opendir

* src/w32.c (opendir): Use `xmalloc'.
src/w32.c