On Wed, Jan 8, 2014 at 4:23 PM, Christian Hesse <mail at eworm.de> wrote: > + gravatar = malloc(strlen(GRAVATAR_URL) + MD5_DIGEST_LENGTH * 2 + 1); xmalloc > + lower = strdup(email + 1); xstrdup