[PATCH] msi: avoid potential overflow

Hans Leidekker hans at codeweavers.com
Mon Sep 5 02:05:13 CDT 2016


On Sat, 2016-09-03 at 22:55 +0200, Marcus Meissner wrote:
> the create_test_guid function uses MAX_PATH characters
> on both passed strings. While it never fully fills them, just
> pass in buffers of that size.

I'd prefer to fix create_test_guid instead and update callers that pass
MAX_PATH buffers accordingly.





More information about the wine-devel mailing list