* glob.c (ftpglob): Always allocate new storage, even if no magic glob
authorKen Raeburn <raeburn@mit.edu>
Wed, 22 Apr 1998 01:30:40 +0000 (01:30 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 22 Apr 1998 01:30:40 +0000 (01:30 +0000)
commit278108fdc7c7b4b14f0eec6bb31ad426e292aec2
tree97e113450ec1e5a007c795dc7d530b0b4494e213
parentbb19c517943cebf1e408a43051e044144545a5c4
* glob.c (ftpglob): Always allocate new storage, even if no magic glob
characters were found, because the caller will always free the storage.

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