[Heimdal-source-changes] [heimdal/heimdal] 348c42: kdc: tgs_build_reply remove unused variable

GitHub noreply at github.com
Sat Nov 19 08:04:58 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 348c42568690553bab39bc98eb0784e6c55dc691
      https://github.com/heimdal/heimdal/commit/348c42568690553bab39bc98eb0784e6c55dc691
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    M kdc/krb5tgs.c

  Log Message:
  -----------
  kdc: tgs_build_reply remove unused variable

tgt_realm is assigned a value but is never used in tgs_build_reply().

Change-Id: I882a127f40947b9c8755af5c28f1b19d66263b4c


  Commit: d8e7027c9da3577cadbd23af49a53ca5b546333a
      https://github.com/heimdal/heimdal/commit/d8e7027c9da3577cadbd23af49a53ca5b546333a
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    M admin/list.c

  Log Message:
  -----------
  admin: do_list do not shadow local variables

Remove second declaration of 's' which shadows an existing variable.

Change-Id: I2277663ab051fb4ed10823fb43489cee06bb502b


Compare: https://github.com/heimdal/heimdal/compare/0dc3d2172498...d8e7027c9da3


More information about the Heimdal-source-changes mailing list