Open GoogleCodeExporter opened 9 years ago
add2line-pdf.exe is not a test.
But system-alloc_unittest is indeed failing.
This is bug in our handling of custom SysAllocator instances and releasing
memory back to OS on windows.
You can largely ignore this unless you're need to deal with custom SysAllocator.
Original comment by alkondratenko
on 18 Jan 2015 at 2:28
Updating ticket title.
So assertion fails because test's SysAllocator returns memory that is backed by
array. For that memory MEM_DECOMMIT doesn't work which causes assertion.
Original comment by alkondratenko
on 18 Jan 2015 at 2:51
Issue 681 has been merged into this issue.
Original comment by alkondratenko
on 15 Apr 2015 at 3:03
Original issue reported on code.google.com by
patle...@gmail.com
on 14 Jan 2015 at 10:30