[Heimdal-source-changes] [heimdal/heimdal] dc81aa: kuser: plug leak in kinit anonymous PKINIT renew

Luke Howard noreply at github.com
Ons May 22 15:35:19 CEST 2019


  Branch: refs/heads/heimdal-7-1-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: dc81aa0f966b4f1e2853e9af1e90eaf990cf42ae
      https://github.com/heimdal/heimdal/commit/dc81aa0f966b4f1e2853e9af1e90eaf990cf42ae
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kuser: plug leak in kinit anonymous PKINIT renew

Do not leak the result of krb5_cc_get_config() when determining anonymous
PKINIT start realm.

(cherry picked from commit 3138c1836c770621347ef0f9a16e5ffb87d464b3)


  Commit: 224428452903b85781a1a49d89a5f00e279824ba
      https://github.com/heimdal/heimdal/commit/224428452903b85781a1a49d89a5f00e279824ba
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kuser: use anon_pkinit_realm instead of anon-pkinit-realm

MIT prefers underscores in ccache configuration file keys, so in the interest
of future interoperability use anon_pkinit_realm instead of anon-pkinit-realm
when storing the anonymous PKINIT TGS realm.

(cherry picked from commit eacfcd5ce1a36087078d96dfe7070cd16e0938db)


Compare: https://github.com/heimdal/heimdal/compare/4b2c3ea03277...224428452903


More information about the Heimdal-source-changes mailing list