]> git.wh0rd.org Git - nano.git/commit
in ngetdelim(), do sanity checks manually again instead of in an assert,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 9 Jan 2006 03:23:29 +0000 (03:23 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 9 Jan 2006 03:23:29 +0000 (03:23 +0000)
commit76f9485b0259ddd81374d8a4fe2b9d4ded57348d
treea7f2db70a10c8fa3a6f2d8e5601cdbead391bfbf
parentdb2dc81cee2cf4f7a95c3ccb32c18e6d07b17462
in ngetdelim(), do sanity checks manually again instead of in an assert,
and set errno to EINVAL as well as return -1 if they fail; this matches
the manual page

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3262 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/utils.c