]> granicus.if.org Git - php/commitdiff
added a comment
authorAnatol Belski <ab@php.net>
Mon, 22 Sep 2014 07:37:40 +0000 (09:37 +0200)
committerAnatol Belski <ab@php.net>
Mon, 22 Sep 2014 07:41:56 +0000 (09:41 +0200)
Zend/zend_virtual_cwd.c

index afdbd439f117263b3c245de6d10c65b456c4b772..b061d5a00d08020b66c1ecabc67ef5ea1266d25c 100644 (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;
                        }