1. 14 Nov, 2018 1 commit
    • Lioncash's avatar
      nfp: Correct erroneous sizeof expression within GetTagInfo() · b4f63db0
      Lioncash authored
      The previous expression would copy sizeof(size_t) amount of bytes (8 on
      a 64-bit platform) rather than the full 10 bytes comprising the uuid
      member.
      
      Given the source and destination types are the same, we can just use an
      assignment here instead.
      b4f63db0
  2. 13 Nov, 2018 6 commits
  3. 12 Nov, 2018 5 commits
  4. 11 Nov, 2018 10 commits
  5. 10 Nov, 2018 6 commits
  6. 09 Nov, 2018 1 commit
  7. 08 Nov, 2018 9 commits
  8. 07 Nov, 2018 2 commits