[icedtea-web] RFE: Patch to fix character escape handling for the plugin
Deepak Bhole
dbhole at redhat.com
Wed Dec 8 12:34:39 PST 2010
* Deepak Bhole <dbhole at redhat.com> [2010-12-08 15:29]:
> +/*
> + * Replaces certain characters (\r, \n, etc) with HTML escape equivalents.
> + *
> + * Return string is allocated on the heap. Caller assumes responsibility
> + * for freeing the memory via g_free()
Doh! That comment should say "via free()" not "via g_free()".
Fixed in my local tree.
Deepak
More information about the distro-pkg-dev
mailing list