[Heimdal-source-changes] [heimdal/heimdal] c3b3c2: Close memory leak in external_passwd_quality

GitHub noreply at github.com
Tis Sep 26 01:18:56 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: c3b3c2ec8e9afbcb5e73b00dc935070513b2144e
      https://github.com/heimdal/heimdal/commit/c3b3c2ec8e9afbcb5e73b00dc935070513b2144e
  Author: Russ Allbery <eagle at eyrie.org>
  Date:   2017-09-25 (Mon, 25 Sep 2017)

  Changed paths:
    M lib/kadm5/password_quality.c

  Log Message:
  -----------
  Close memory leak in external_passwd_quality

If the external password quality program returned a failure
message, the unparsed form of the principal name was never
freed.  Free it.




More information about the Heimdal-source-changes mailing list