Skip to content
Snippets Groups Projects
  1. Mar 06, 2018
  2. Mar 05, 2018
  3. Mar 04, 2018
    • rswindell's avatar
      Fix potential bug: · 8bb58267
      rswindell authored
      If caller doesn't zero-initialize smb_t, then the 'lock' member could've
      been non-zero (garbage) and some functions would then not lock the SMB
      header, used for protecting against corruption from multiple process or thread
      modification of the same base.
      8bb58267
    • rswindell's avatar
      Use the new TLS-related settings. · 1bae184a
      rswindell authored
      1bae184a
Loading