mirror of
https://github.com/red-prig/fpPS4.git
synced 2024-11-27 16:40:43 +00:00
-
This commit is contained in:
parent
1d6f099b34
commit
2b587f91ec
@ -2175,9 +2175,6 @@ begin
|
||||
r:=chunk_plus_offset(p, nb);
|
||||
m^.top:=r;
|
||||
r^.head:=rsize or PINUSE_BIT;
|
||||
|
||||
Assert(chunksize(r)=rsize);
|
||||
|
||||
set_size_and_pinuse_of_inuse_chunk(m, p, nb);
|
||||
check_top_chunk(m, m^.top); //debug
|
||||
check_malloced_chunk(m, chunk2mem(p), nb); //debug
|
||||
|
Loading…
Reference in New Issue
Block a user