[Heimdal-source-changes] [heimdal/heimdal] c90b03: roken: prevent rk_mkdir recursion due to macro

GitHub noreply at github.com
Tors Aug 1 18:39:42 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: c90b0398df86ab954c45daf0fb4cbf75395d2028
      https://github.com/heimdal/heimdal/commit/c90b0398df86ab954c45daf0fb4cbf75395d2028
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    M lib/roken/mkdir.c

  Log Message:
  -----------
  roken: prevent rk_mkdir recursion due to macro

rk_mkdir() should not be redefined to mkdir() nor should mkdir()
be redefined to rk_mkdir() when compiling lib/roken/mkdir.c

Change-Id: I329fd2eb5794548635d33218a65df8958746a6f9





More information about the Heimdal-source-changes mailing list