Test: /sapi/phpdbg/tests/breakpoints_007.phpt - Version 7.2.11    

There are 4 different diffs reported by users for this test.

Count Diff
3 (50%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>
1 (17%)
007+ prompt>
007- prompt>
008+ =================================================================
009+ ==30264==ERROR: LeakSanitizer: detected memory leaks
010+
011+ Direct leak of 88 byte(s) in 1 object(s) allocated from:
012+ #0 0x509d78 (/root/Desktop/fuzz/test/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x509d78)
013+ #1 0x20b27ee (/root/Desktop/fuzz/test/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x20b27ee)
014+ #2 0x204b2e4 (/root/Desktop/fuzz/test/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x204b2e4)
015+ #3 0x203fc26 (/root/Desktop/fuzz/test/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x203fc26)
016+ #4 0x7fddc5ced09a (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
017+
018+ SUMMARY: AddressSanitizer: 88 byte(s) leaked in 1 allocation(s).
1 (17%)
007+ prompt>
007- prompt>
008+ =================================================================
009+ ==269066==ERROR: LeakSanitizer: detected memory leaks
010+
011+ Direct leak of 88 byte(s) in 1 object(s) allocated from:
012+ #0 0x4fa6c8 (/home/tunguyen/Downloads/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x4fa6c8)
013+ #1 0x1f3c00d (/home/tunguyen/Downloads/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x1f3c00d)
014+ #2 0x1ed7470 (/home/tunguyen/Downloads/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x1ed7470)
015+ #3 0x1ecd73b (/home/tunguyen/Downloads/php-src-php-7.2.11/sapi/phpdbg/phpdbg+0x1ecd73b)
016+ #4 0x7f0593bcd0b2 (/lib/x86_64-linux-gnu/libc.so.6+0x270b2)
017+
018+ SUMMARY: AddressSanitizer: 88 byte(s) leaked in 1 allocation(s).
1 (17%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>