mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
WS fixes
This commit is contained in:
parent
8bb124394b
commit
216effe4f5
12 changed files with 43 additions and 49 deletions
|
@ -104,7 +104,6 @@ mysqlnd_mempool_resize_chunk(MYSQLND_MEMORY_POOL_CHUNK * chunk, unsigned int siz
|
|||
DBG_RETURN(FAIL);
|
||||
}
|
||||
chunk->ptr = new_ptr;
|
||||
|
||||
}
|
||||
DBG_RETURN(PASS);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue