[Heimdal-source-changes] [heimdal/heimdal] c93db5: check for sys/errno.h

GitHub noreply at github.com
Fre Juli 18 17:46:32 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: c93db5aa5216eabb36c5ce920dc2a9e5ddb6f4f4
      https://github.com/heimdal/heimdal/commit/c93db5aa5216eabb36c5ce920dc2a9e5ddb6f4f4
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M cf/roken-frag.m4
    M lib/roken/roken.h.in

  Log Message:
  -----------
  check for sys/errno.h


  Commit: f79326e9605f5080e63e96bc20fc184a7d7ca381
      https://github.com/heimdal/heimdal/commit/f79326e9605f5080e63e96bc20fc184a7d7ca381
  Author: Samuel Cabrero <scabrero at zentyal.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M kdc/krb5tgs.c

  Log Message:
  -----------
  Check _kdc_db_fetch return value before dereference entry pointer

This fixes a segfault if the _kdc_db_fetch function does not find
the entry in the database (the entry pointer will be NULL if entry
is not found).

Signed-off-by: Samuel Cabrero <scabrero at zentyal.com>
Signed-off-by: Love Hörnquist Åstrand <lha at h5l.org>


Compare: https://github.com/heimdal/heimdal/compare/217ae4315aac...f79326e9605f


More information about the Heimdal-source-changes mailing list