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.