SDL_FontCache icon indicating copy to clipboard operation
SDL_FontCache copied to clipboard

U8_strinsert, read/write out of bounds

Open mnabakker opened this issue 5 years ago • 2 comments

U8_strinsert() wrong size being used in memmove() read/write out of bounds

mnabakker avatar Mar 08 '19 15:03 mnabakker

https://github.com/mnabakker/SDL_FontCache/commit/a23d43caa53ccabf6eb25ecd84e582036310e2f3

mnabakker avatar Mar 08 '19 15:03 mnabakker

Yep, thanks for the catch!

grimfang4 avatar Mar 13 '19 23:03 grimfang4