Test: /sapi/phpdbg/tests/bug76801.phpt - Version 7.3.7RC1        

Bug #76801 require()ing a file blocks writing or deleting the file
Submitted: 2018-08-27 14:47:53 Modified: 2018-08-30 15:00:03
From: peehaa Assigned:
Status: Closed Package: phpdbg
PHP Version: 7.2.9 OS: Windows

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ prompt>
003- prompt>
004+ =================================================================
005+ ==20204==ERROR: LeakSanitizer: detected memory leaks
006+
007+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
008+ #0 0x4d54c0 in strdup (/opt/php-src-php-7.3.7RC1/sapi/phpdbg/phpdbg+0x4d54c0)
009+ #1 0x273a3d7 in phpdbg_set_prompt /opt/php-src-php-7.3.7RC1/sapi/phpdbg/phpdbg_utils.c:296:24
010+ #2 0x269e1d3 in main /opt/php-src-php-7.3.7RC1/sapi/phpdbg/phpdbg.c:1663:2
011+ #3 0x7fc36aad5b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
012+
013+ SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).