Small fixes to malloc debug.
- Change the printed name from pointer to allocation to be explicit about what is wrong. - Change the signal to be SIGRTMAX - 19 instead of SIGRTMIN. This should prevent problems if we have to reserve other real time signals. Bug: 28218530 (cherry picked from commit ea26b332) Change-Id: I707d5200c1804bdbf45fc46de0f2565016c48a82
Loading
Please sign in to comment