21 Feb
2018
21 Feb
'18
6:58 a.m.
On Wed, Feb 21, 2018 at 1:31 PM, Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 21 February 2018 at 02:29, Józef Kucia <jkucia(a)codeweavers.com> wrote:
const char *wined3d_debug_resource_access(DWORD access) { - char buf[91]; + char buf[124]; Actually, as Paul pointed out, I think that should be 125.
Yes, 125 is the correct value.