mirror of
https://github.com/php/php-src.git
synced 2024-12-12 03:15:29 +08:00
fix dump_entry
This commit is contained in:
parent
2fce57b15d
commit
a7d7b956f9
@ -100,8 +100,8 @@ define dump_entry
|
||||
set $done = 1
|
||||
loop_break
|
||||
end
|
||||
set $m = $m->pListNext
|
||||
end
|
||||
set $m = $m->pListNext
|
||||
end
|
||||
if $done == 1
|
||||
loop_break
|
||||
|
Loading…
Reference in New Issue
Block a user