The memcpy to unallocated memory was done in two cases: 1) The 'size' parameter was not multiple of 256. 2) The begin() was called two times and the 2nd call 'size' was greater than 1st time 'size'. (e.g. 1st size=256, 2nd size=512) |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| keywords.txt | ||
| library.properties | ||