commit | 4846e543de9543bff001f58d6a47097e0edd588d | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Apr 14 10:31:32 2025 +0930 |
committer | Alan Modra <amodra@gmail.com> | Tue Apr 15 06:59:15 2025 +0930 |
tree | 7752e1619ee89f71a1f1d58fbd5dfb4e21e14528 | |
parent | a4224b4ce14224ff81bd70f134254a088aca3931 [diff] |
windres: buffer overflow in bin_to_res_toolbar oss-fuzz testcase manages to hit a buffer overflow. Sanity check by passing the buffer length to bin_to_res_toolbar and ensuring reads don't go off the end of the buffer.