[Heimdal-source-changes] [heimdal/heimdal] ccb63b: lib: Fix printing a short into portstr

GitHub noreply at github.com
Tis Sep 26 01:16:20 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: ccb63bb0aae60f4d2286dc0bd01656602a087308
      https://github.com/heimdal/heimdal/commit/ccb63bb0aae60f4d2286dc0bd01656602a087308
  Author: Andreas Schneider <asn at samba.org>
  Date:   2017-09-25 (Mon, 25 Sep 2017)

  Changed paths:
    M lib/krb5/krbhst.c

  Log Message:
  -----------
  lib: Fix printing a short into portstr

The size of portstr is too small to print an integer and we should print
a short anyway.

This fixes building with GCC 7.1




More information about the Heimdal-source-changes mailing list