view src/s/domain.h @ 56195:3204d2175b6a

* fns.c (string_make_multibyte, string_to_multibyte) (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.
author Kim F. Storm <storm@cua.dk>
date Mon, 21 Jun 2004 21:55:15 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

#include "bsd4-3.h"

/* Inhibit using -X, which is the default.  */
#define LD_SWITCH_SYSTEM

/* arch-tag: 08941c4f-d0b6-4ad6-b7e3-7e7fe76c0e94
   (do not change this comment) */