[Heimdal-source-changes] [heimdal/heimdal] 73777a: kadm5: use rk_closesocket to close sockets

GitHub noreply at github.com
Mon Feb 3 21:43:45 CET 2014


  Branch: refs/heads/heimdal-1-6-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: 73777a6141d08746c8827fd9fd76eb8d5bf7eb32
      https://github.com/heimdal/heimdal/commit/73777a6141d08746c8827fd9fd76eb8d5bf7eb32
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M lib/kadm5/destroy_c.c

  Log Message:
  -----------
  kadm5: use rk_closesocket to close sockets

kadm5_c_destroy did not use rk_closesocket when cleaning up
the context.  This results in an exception on Windows since a
socket is not a file descriptor.

Change-Id: I9ebddad61f0199acb495a0773925df4f41e4fef2
(cherry picked from commit 6c4423cd46ae465393db97defcfabe187311b155)




More information about the Heimdal-source-changes mailing list