New issue
Advanced search Search tips

Issue 916895 link

Starred by 4 users

Issue metadata

Status: Started
Owner:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocking:
issue 912286



Sign in to add a comment

GWP-ASan: malloc_usable_size() is not hooked on Linux

Project Member Reported by vtsyrklevich@chromium.org, Dec 20

Issue description

malloc_usable_size() not being hooked on Linux leads to GWP-ASan failures similar to those in  bug 909720  on Windows. sqlite3 calls malloc_usable_size() on allocations, and this will result in crashes if used with GWP-ASan allocations. Similarly to  bug 909720  we just need to implement allocator shimming on Windows.
 
Blockedon: -912286
Blocking: 912286

Sign in to add a comment