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
I considered using utf8_to_bytes_new_pv() and retaining all the free calls,
but it seemed to me that it is brittle to have so many code paths that
this could leak from, and whatever overhead a SAVEFREEPV() might add is
dwarded by the syswrite.
0 commit comments