• Kim F. Storm's avatar
    * fns.c (string_make_multibyte, string_to_multibyte) · 799c08ac
    Kim F. Storm authored
    (string_make_unibyte, Fmapconcat, Fmapcar): Use SAFE_ALLOCA.
    (MAX_ALLOCA): Remove define.
    (Fbase64_encode_region, Fbase64_encode_string)
    (Fbase64_decode_region, Fbase64_decode_string): Use SAFE_ALLOCA.
    (Fbase64_encode_region, Fbase64_encode_string): Fix potential
    memory leak if encoding fails.
    799c08ac
fns.c 152 KB