Fix out-of-bounds read noticed by Ricardo Correia
Sizeof() returned the size of a pointer instead of the size of the buffer.
Fixes issue #1924.
Fix out-of-bounds read noticed by Ricardo Correia 4fbad9124e3aUnpublished Tags None Subscribers None
Description
Details
|