• Show log

    Commit

  • Hash : 3425fee6
    Author : yorah
    Date : 2013-06-17T14:27:34

    util: git__memzero() tweaks On Linux: fix a warning message related to the volatile qualifier (cast) On Windows: use SecureZeroMemory() On both, inline the call, so that no entry point can lead back to this "secure" memory zeroing.