Skip to content

[malloc-stats] Fix to not crash

Behdad Esfahbod requested to merge behdad1/cairo:malloc-stats into master

Can't use constructor as malloc might be called before that.

Merge request reports