This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: bytes_to_utf8(), from_utf8(): Add clarification
authorKarl Williamson <khw@cpan.org>
Sun, 18 Mar 2018 18:38:39 +0000 (12:38 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 19 Mar 2018 18:18:15 +0000 (12:18 -0600)
commit9ff99fb340d32553ec2fa54534557cb168f284d1
treed811f8bb46e229c8ac833bf996600e978c458919
parentfeb6a67ad4c3bf8bc815c6329e2bd205ab3af215
perlapi: bytes_to_utf8(), from_utf8(): Add clarification

The caller is responsible for freeing the memory used by these functions
utf8.c