Bug:
OPT_LOG(LE, (_T("[p.Start fail][hr][%s][%s]")
Fix:
OPT_LOG(LE, (_T("[p.Start fail][0x%08lX][%s][%s]")
This causes assertions to fail in debug mode.
In release it'd probably cause an access violation exception.
Original issue reported on code.google.com by nir....@panel-sw.co.il on 21 Oct 2013 at 7:32
Original issue reported on code.google.com by
nir....@panel-sw.co.il
on 21 Oct 2013 at 7:32