Files
heimdal/kadmin
Jeffrey Altman 4ffd190b08 kadmin: kadmind_dispatch fix handling of HEIM_ERR_EOF error
1b213c1082 ("kadmind: Add missing
error checks") altered the scope of the

   if (ret == HEIM_ERR_EOF)
      ret = 0;

treatment of HEIM_ERR_EOF as a success code.  Prior to that
commit HEIM_ERR_EOF meant success only when reading the 'keepold'
value.  It indicated a premature failure if returned when reading
'princ' or 'n_key_data'.

This change corrects the scope of HEIM_ERR_EOF indicating success.

Change-Id: If5463b47dc3eabee6fa2f8e717147f02adc1586c
2022-01-20 23:43:06 -05:00
..
2022-01-14 14:59:02 -06:00
2008-09-13 08:53:55 +00:00
2022-01-14 14:59:02 -06:00
2022-01-14 14:59:02 -06:00
2022-01-14 17:59:49 -06:00
2021-10-11 13:58:15 -05:00
2022-01-02 21:40:17 +11:00
2019-10-03 13:09:18 -05:00
2022-01-14 14:59:02 -06:00
2022-01-15 18:54:57 +11:00
2022-01-14 14:59:02 -06:00
2010-03-16 12:52:58 -07:00
2017-04-29 13:55:24 -04:00
2010-03-16 12:52:58 -07:00
2022-01-16 00:23:05 -05:00
2022-01-14 14:59:02 -06:00
2010-03-16 12:52:58 -07:00