Commit History

Author SHA1 Message Date
  Rafał Miłecki 4b3db11797 cli: add option for changing save path 3 years ago
  Hauke Mehrtens 52bbc99f69 Replace malloc() + memset() with calloc() 3 years ago
  Hauke Mehrtens 3fbd6c9234 ucimap: Check return of malloc() 3 years ago
  Hauke Mehrtens eae126f666 file: Check buffer size after strtok() 3 years ago
  Hauke Mehrtens 7f57427318 file: use size_t for position and pointer 3 years ago
  Jo-Philipp Wich 19770b6949 file: use dynamic memory allocation for tempfile name 3 years ago
  Petr Štetiar aa46546794 file: uci_file_commit: fix memory leak 3 years ago
  Petr Štetiar 671c7554bf uci: silence UBSAN error by using offsetof macro from compiler 3 years ago
  Petr Štetiar ea5bbd57d0 tests: cram: add uci import testing on fuzzer corpus 3 years ago
  Petr Štetiar 31f78bfbf7 cmake: add uci-san cli built with clang sanitizers 3 years ago
  Petr Štetiar a3e650911f file: uci_parse_package: fix heap use after free 3 years ago
  Petr Štetiar 9bd361ca32 tests: add libFuzzer based fuzzing 3 years ago
  Alin Nastac ec8d323394 file: preserve original file mode after commit 3 years ago
  Luka Koznjak e8d83732f9 file: fix segfault in uci_parse_option 4 years ago
  Luka Koznjak aa5e77a13d file: fix segfault in uci_parse_config 4 years ago
  Rosen Penev 165b444131 uci: Fix extra semicolons warnings 4 years ago
  Petr Štetiar 66264ed9ec cmake: add more hardening compiler flags 4 years ago
  Petr Štetiar cca6f105fa libuci: refactor uci_get_errorstr 4 years ago
  Petr Štetiar 750b046eb7 tests: cram: Lua: add test case for uci_get_errorstr 4 years ago
  Petr Štetiar 654d7c33da lua: add missing forward declaration 4 years ago
  Rosen Penev 03dfbbe6fe cli: fix format string clang-10 warning 4 years ago
  Petr Štetiar 8dd50da20d lua: fix error handling 4 years ago
  Petr Štetiar a2cab3b088 ucimap: fix possible use of memory after it is freed 4 years ago
  Petr Štetiar 9cf978bc79 delta: prevent possible null pointer use 4 years ago
  Petr Štetiar 7736f497d2 cli: remove unused variable assigment 4 years ago
  Petr Štetiar 39093f3b04 lua: fix memory leak in set method 4 years ago
  Petr Štetiar 19ceff323f lua: fix memory leak in changes method 4 years ago
  Petr Štetiar 18049a84fe tests: add cram based unit tests 4 years ago
  Petr Štetiar 2b549cc050 lua: fix copy&paste in error string 4 years ago
  Petr Štetiar f5dd5217d6 cli: fix realloc issue spotted by cppcheck 4 years ago