Build fails here with -Werror:

process.c: In function ‘test_GetProcessImageFileNameA’:
process.c:1646: error: unused variable ‘image’

You seem to have two copies of that variable, one shadowing the other?


Reply via email to