OSDN Git Service

Allocate buffer immediately in opendir() function.
authorrelan <relan@users.noreply.github.com>
Sun, 13 Dec 2009 10:37:32 +0000 (10:37 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:11 +0000 (08:26 +0300)
commite9c7ca7986efd60a4e65b9d2dcf3dc87ea5e64fe
tree1a69f3841596419cf35b3e92581b7d9bde0a62cf
parent870974f14df44372a5122f32e4fa4735df893836
Allocate buffer immediately in opendir() function.

This will allow to avoid code duplication in future.
libexfat/node.c