Credit Sebastian for this potential problem.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11416 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Jacques A. Vidrine
2002-09-09 14:43:29 +00:00
parent 1d61dd312f
commit bed2c50846

View File

@@ -1,7 +1,9 @@
2002-09-09 Jacques Vidrine <nectar@kth.se>
* server.c (kadmind_dispatch): while decoding arguments for
kadm_chpass_with_key, sanity check the number of keys given
kadm_chpass_with_key, sanity check the number of keys given.
Potential problem pointed out by
Sebastian Krahmer <krahmer@suse.de>.
2002-09-04 Johan Danielsson <joda@pdc.kth.se>