Commit History

Author SHA1 Message Date
  tyler92 ecc8a1c869 Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd (#5921) 7 months ago
  Matthias Möller d5cb1fe01f Fix potential heapbuffer overflow in md5 parsing (#5652) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling d7cde43367 Fix: Add check for invalid input argument 1 year ago
  Alex 8012657169 Fix Heap-buffer-overflow READ in Assimp::MD5::MD5Parser::ParseSection 2 years ago
  Alex 5cc4a61d66 Fix Heap-buffer-overflow READ in Assimp::MD5::MD5MeshParser::MD5MeshParser 2 years ago
  Kim Kulling db8ff41679 Update MD5Parser.cpp 2 years ago
  Alex 90769ef3e6 Fixes Heap-buffer-overflow READ 1 in Assimp::MD5::MD5Parser::ParseHeader 2 years ago
  slinky55 38ccb7e6c9 Used sizeof for buffer sizes instead of hardcoding values 2 years ago
  slinky55 e2e45f7a14 Fixed issue with clang complaining about sprintf being depreciated 2 years ago
  Kim Kulling 6415c0bfc9 FIX: Use attribute to fix warning. 2 years ago
  Kim Kulling 1f61f0c3de FIX: Caculate buffer end pointer after initing all attributes 2 years ago
  Kim Kulling f1766c4bd5 FIX: Fix head overflow in MD5-parser. 2 years ago
  Aaron Gokaslan 411171fa45 Apply some more modernize-use-emplace 2 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  IOhannes m zmölnig 3b8126d26a Fix spelling mistake 3 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago