4d5982ed98
When writing a wrapper around LibPSL in a different language it is important that libpsl provide functions to free any memory that it allocates. Without this, it is impossible to correctly free the memory allocated by psl_str_to_utf8lower() function since in other languages one may not have access to the same free() call from libc. |
||
---|---|---|
.. | ||
LICENSE.chromium | ||
Makefile.am | ||
lookup_string_in_fixed_set.c | ||
psl-make-dafsa | ||
psl-make-dafsa.1 | ||
psl.c |