You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clean up the a few cases where HAVE_STRUCT_MALLINFO was not renamed
With the introduction of `TCMALLOC_HAVE_STRUCT_MALLINFO`, tcmalloc uniformly
uses this macro to ensure portability to libc implementations which do not
provide the SVID `mallopt` interfaces. Port the last few stragglers to the new
macro.
PiperOrigin-RevId: 391131502
Change-Id: Ic3a1b40196f197a9c052333e904d549469af3bd6
0 commit comments