(OPTS): shouldn't this be a STRING instead of foo?
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7111 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -409,8 +409,9 @@ cmd
|
|||||||
lreply(0, " SIZE");
|
lreply(0, " SIZE");
|
||||||
reply(211, "End");
|
reply(211, "End");
|
||||||
}
|
}
|
||||||
| OPTS SP foo CRLF
|
| OPTS SP STRING CRLF
|
||||||
{
|
{
|
||||||
|
free ($3);
|
||||||
reply(501, "Bad options");
|
reply(501, "Bad options");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user