diff options
author | Erik Faye-Lund <kusmabite@gmail.com> | 2010-11-23 19:38:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-23 16:06:46 -0800 |
commit | 17194c1e96eddb43d2608fe7bd121256d17118ee (patch) | |
tree | c442288f3a016cf5ce5cf4ed19fa3474e92a5e29 /t | |
parent | msvc: opendir: fix malloc-failure (diff) | |
download | tgif-17194c1e96eddb43d2608fe7bd121256d17118ee.tar.xz |
msvc: opendir: allocate enough memory
The defintion of DIR expects the allocating function to extend
dd_name by over-allocating. This is not currently done in our
implementation of opendir. Fix this.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions