ruby_xmalloc     349 util.c         	buf = ruby_xmalloc(len + 1);
ruby_xmalloc     369 util.c             rv = ruby_xmalloc((info.count + 1) * sizeof (char *));
ruby_xmalloc     816 win32/win32.c  	buf = ruby_xmalloc(patt->len + 1);