* ftpcmd.y (pathname): Handle returns from ftpglob() better so
authorTom Yu <tlyu@mit.edu>
Sat, 8 Dec 2001 01:58:07 +0000 (01:58 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 8 Dec 2001 01:58:07 +0000 (01:58 +0000)
commit6a85ddebf1bb152f75938e8058f9bd38ba92045e
tree464f100745f55d6f13c35820a459133962cafa8f
parent021f2a8ba6d99472b1726eb6d91602a6339ce334
* ftpcmd.y (pathname): Handle returns from ftpglob() better so
that errors get sent via reply(), while causing some match
failures to match to simply return $1, so the higher level can
deal.  Previously, some failures would cause synch problems since
NULL would be returned and no reply was sent.
[pullup from 1.2.3]

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