stb icon indicating copy to clipboard operation
stb copied to clipboard

Fix integer overflow

Open JarLob opened this issue 1 year ago • 1 comments

Cast to size_t to avoid multiplication overflow. Fixes #1529

JarLob avatar Oct 19 '23 13:10 JarLob

FYI, you don't need to open a separate issue for every PR, you can just explain the issue in the PR itself. Making them separate doubles the email notifications I get for no apparent benefit that I can see.

nothings avatar Oct 19 '23 14:10 nothings