safe_emalloc       85 ext/exif/exif.c # define safe_emalloc(a,b,c) emalloc((a)*(b)+(c))
safe_emalloc       61 ext/sqlite/sqlite.c # define safe_emalloc(a,b,c) emalloc((a)*(b)+(c))