1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

added a comment

This commit is contained in:
Anatol Belski
2014-09-22 09:37:40 +02:00
parent dc7a66a1c4
commit 065edced71
+1
View File
@@ -983,6 +983,7 @@ static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, i
memcpy(substitutename, path, len + 1);
substitutename_len = len;
} else {
/* XXX this might be not the end, restart handling with REPARSE_GUID_DATA_BUFFER should be implemented. */
free_alloca(pbuffer, use_heap_large);
return -1;
}