TimChan2001

Results 3 issues of TimChan2001

Hi, we found an OOB read bug via Strnew_size at Str.c. ### Reproduction Build w3m with ASAN, then run ``` ./w3m -dump $POC ``` We ran it on a 64-bit...

Hi, we found an OOB write bug via Strgrow at Str.c. ### Reproduction Build w3m with ASAN, then run ``` ./w3m -dump $POC ``` We ran it on a 64-bit...

**Describe the bug** Hi, we encountered an assertion failure in stb_image_resize2.h while processing a specific image. The error message is as follows: ``` stb_image_resize2.h:3969: stbir__calculate_filters: Assertion `(scatter_contributors->n1 - scatter_contributors->n0 +...

2 bug w/ repro
1 stb_image_resize