git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12973 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-10-06 21:02:15 +00:00
parent ed4fb3aa84
commit d4baa1906c

View File

@@ -1,7 +1,7 @@
2003-10-06 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kaserver.c (do_getticket): if times data is shorter then 8
byte, request is mailformed.
byte, request is malformed.
* kdc/kaserver.c (do_authenticate): if request length is less then
8, its a bad request and fail. Pointed out by Marco Foglia