[Heimdal-source-changes] [heimdal/heimdal] 8867cf: kadmin: kadmin_dispatch out of memory handling

GitHub noreply at github.com
Ons Jan 2 22:28:02 CET 2019


  Branch: refs/heads/jaltman/kadmin_enomem
  Home:   https://github.com/heimdal/heimdal
  Commit: 8867cf6b4253d8418aafe7691a4984b8ec476e8d
      https://github.com/heimdal/heimdal/commit/8867cf6b4253d8418aafe7691a4984b8ec476e8d
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2019-01-02 (Wed, 02 Jan 2019)

  Changed paths:
    M kadmin/server.c

  Log Message:
  -----------
  kadmin: kadmin_dispatch out of memory handling

Coverity determined that a NULL pointer segmentation fault could occur
if krb5_storage_emem() fails.  Use krb5_enomem() to set an error message
on the context and do not perform further krb5_storage operations.

Change-Id: I9587208e46c184bb061443a44581a32dd722de33



      **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.


More information about the Heimdal-source-changes mailing list