From noreply at github.com Sun Aug 5 20:36:20 2018 From: noreply at github.com (GitHub) Date: Sun, 05 Aug 2018 11:36:20 -0700 Subject: [Heimdal-source-changes] [heimdal/heimdal] dd2492: Don't lose error status in kadm5_s_init_with_conte... Message-ID: <5b6743a4aad56_277352ad0330dcf7c8199c@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: dd249257e397a26c48164122c892c96a10b64c44 https://github.com/heimdal/heimdal/commit/dd249257e397a26c48164122c892c96a10b64c44 Author: Viktor Dukhovni Date: 2018-08-05 (Sun, 05 Aug 2018) Changed paths: M lib/kadm5/init_s.c Log Message: ----------- Don't lose error status in kadm5_s_init_with_context If either krb5_parse_name() or _kadm5_acl_init() fail we could return success and a NULL kadm5_handle. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Sun Aug 5 20:37:11 2018 From: noreply at github.com (GitHub) Date: Sun, 05 Aug 2018 11:37:11 -0700 Subject: [Heimdal-source-changes] [heimdal/heimdal] 492910: Don't lose error status in kadm5_s_init_with_conte... Message-ID: <5b6743d7589c8_13bb2b1a24df4f80607fd@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 492910ec1ef5a7446b07ff6d329510356eb381c1 https://github.com/heimdal/heimdal/commit/492910ec1ef5a7446b07ff6d329510356eb381c1 Author: Viktor Dukhovni Date: 2018-08-05 (Sun, 05 Aug 2018) Changed paths: M lib/kadm5/init_s.c Log Message: ----------- Don't lose error status in kadm5_s_init_with_context If either krb5_parse_name() or _kadm5_acl_init() fail we could return success and a NULL kadm5_handle. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.