cvs commit: src/sys/libiconv iconv.c

Matthew Dillon dillon at apollo.backplane.com
Thu Mar 8 09:25:15 PST 2007


:I'd prefer to return EINVAL instead.
:
:Joerg

    It would mean having to scan the strings checking for the \0.  You can't
    safely call strlen().  If you want to do it, go ahead.  I just had that
    patch sitting in my tree for a month and figured I should commit it.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list