20 Jun
2018
20 Jun
'18
9:11 p.m.
Alex Henrie <alexhenrie24(a)gmail.com> writes:
The helper function doesn't need to support more than one buffer size, so passing the buffer size is redundant.
I'd want to hear at least one more Wine developer's opinion before making a change.
It's indeed ugly to make that sort of assumption in the helper function. Also you could return the resulting length instead of having an out variable. -- Alexandre Julliard julliard(a)winehq.org