git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8349 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-06-07 11:10:24 +00:00
parent 7e0ba9e140
commit 30fcaa8cc4

View File

@@ -525,7 +525,7 @@ kadm5_log_replay_modify (kadm5_server_context *context,
}
}
if (mask & KADM5_PW_EXPIRATION) {
if (log.ent_pw_end == NULL) {
if (log_ent.pw_end == NULL) {
ent.pw_end = NULL;
} else {
if (ent.pw_end == NULL)