Jeffrey Altman
fb52fd1c53
kadmin: kadmind_dispatch do not write to 'out' on error
...
1b213c1082
("kadmind: Add missing
error checks") altered the behavior of kadmin_dispatch() such that
it unconditionally called
krb5_storage_to_data(rsp, out);
Previously kadmin_dispatch() only wrote to 'out' on success.
Doing so is important because 'rsp' might be NULL on error.
Change-Id: I2688a5c47db0f94d955971e785037c578d3f3fa4
2022-01-21 00:25:15 -05:00
..
2022-01-14 14:59:02 -06:00
2022-01-17 22:36:29 -05:00
2022-01-16 23:08:32 -06:00
2008-09-13 08:53:55 +00:00
2019-01-02 13:56:04 -05:00
2019-01-09 00:14:11 -06:00
2015-03-14 16:08:39 -04:00
2022-01-14 14:59:02 -06:00
2012-05-03 14:24:18 -05:00
2022-01-14 14:59:02 -06:00
2022-01-16 23:32:10 -05:00
2022-01-18 15:41:43 -06:00
2022-01-14 17:59:49 -06:00
2021-10-11 13:58:15 -05:00
2021-10-11 13:58:15 -05:00
2010-08-20 13:06:54 -04:00
2022-01-02 21:40:17 +11:00
2019-10-03 13:09:18 -05:00
2010-08-20 13:06:54 -04:00
2019-05-30 20:11:03 -04:00
2022-01-14 14:59:02 -06:00
2022-01-15 18:54:57 +11:00
2018-12-31 14:17:10 -06:00
2022-01-14 14:59:02 -06:00
2018-12-31 14:17:10 -06:00
2018-12-31 14:17:10 -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-21 00:25:15 -05:00
2022-01-14 14:59:02 -06:00
2010-03-16 12:52:58 -07:00
2021-12-23 13:52:12 +11:00