popen.c (ftpd_popen): Make sure you can't overrun the argv[] and
authorTheodore Tso <tytso@mit.edu>
Fri, 6 Feb 1998 18:28:15 +0000 (18:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 6 Feb 1998 18:28:15 +0000 (18:28 +0000)
commit0205668e5383176466255acbe794a91df8ba7698
tree3e315e9b4643ebb2a5748d00688713cc3d3e823b
parent51924e9c496b7b10e5badae7cc1a08934e6542c7
popen.c (ftpd_popen): Make sure you can't overrun the argv[] and
gargv[] arrays.  (Patch submitted by dima@best.net).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10419 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/popen.c