1. 13 Jan, 2018 3 commits
  2. 10 Jan, 2018 1 commit
  3. 03 Jan, 2018 1 commit
  4. 30 Dec, 2017 1 commit
  5. 28 Dec, 2017 2 commits
  6. 22 Dec, 2017 2 commits
  7. 21 Dec, 2017 1 commit
  8. 13 Dec, 2017 2 commits
  9. 12 Dec, 2017 1 commit
  10. 05 Dec, 2017 1 commit
  11. 04 Dec, 2017 4 commits
  12. 04 Nov, 2017 2 commits
  13. 27 Oct, 2017 2 commits
  14. 26 Oct, 2017 1 commit
  15. 24 Oct, 2017 1 commit
  16. 20 Oct, 2017 6 commits
  17. 19 Oct, 2017 1 commit
  18. 17 Oct, 2017 1 commit
  19. 16 Oct, 2017 1 commit
  20. 10 Oct, 2017 1 commit
  21. 09 Oct, 2017 4 commits
  22. 06 Oct, 2017 1 commit
    • piotr-kaminski-intel's avatar
      Removing Klocwork issues from schema.h · b217cc64
      piotr-kaminski-intel authored
      Removing Klocwork static code analysis critical issues:
      
      line 358:
      'this->notValidatorIndex_' might not be initialized in this constructor.
      line :412
      Pointer 'schemaDocument' checked for NULL at line 412 may be passed to function and may be dereferenced there by passing argument this to function 'CreateSchema' at line 419. Also there are 7 similar errors on lines 467 479 511 523 533 538 549.
      b217cc64