Jan Venekamp
|
5781664d50
remove internal usage of redundant uci_ptr.last
|
1 year ago |
Jan Venekamp
|
3cda25127b
file: Fix uci -m import command
|
1 year ago |
Jan Venekamp
|
04d0c46cfe
uci: macro uci_alloc_element not in uci.h
|
1 year ago |
Jan Venekamp
|
ae61e1cad4
uci: optimize update section in uci_set
|
1 year ago |
Jan Venekamp
|
16e8a3b133
uci: fix memory leak uci_set on update section
|
1 year ago |
Jan Venekamp
|
b2f341769d
uci: maintain option position in uci_add_list
|
1 year ago |
Jan Venekamp
|
74f2797fca
uci: fix atomicity of uci_add_list
|
1 year ago |
Jan Venekamp
|
47697e6579
uci: fix use-after-free uci_add_list
|
1 year ago |
Jan Venekamp
|
7e01d66d7b
uci: optimize update option in uci_set
|
1 year ago |
Jan Venekamp
|
b7ceda9a2f
uci: maintain option position in uci_set
|
1 year ago |
Jan Venekamp
|
9b6605ec4c
uci: fix use-after-free uci_set on update option
|
1 year ago |
Rafał Miłecki
|
f49a2fdc4f
delta: simplify uci_load_delta() by using a helper
|
2 years ago |
Rafał Miłecki
|
5de3871898
cli: drop redundant uci_add_delta_path() call for -P
|
2 years ago |
Hauke Mehrtens
|
f84f49f00f
cmake: Allow override of install directories
|
3 years ago |
Rafał Miłecki
|
4b3db11797
cli: add option for changing save path
|
3 years ago |
Hauke Mehrtens
|
52bbc99f69
Replace malloc() + memset() with calloc()
|
4 years ago |
Hauke Mehrtens
|
3fbd6c9234
ucimap: Check return of malloc()
|
4 years ago |
Hauke Mehrtens
|
eae126f666
file: Check buffer size after strtok()
|
4 years ago |
Hauke Mehrtens
|
7f57427318
file: use size_t for position and pointer
|
4 years ago |
Jo-Philipp Wich
|
19770b6949
file: use dynamic memory allocation for tempfile name
|
4 years ago |
Petr Štetiar
|
aa46546794
file: uci_file_commit: fix memory leak
|
4 years ago |
Petr Štetiar
|
671c7554bf
uci: silence UBSAN error by using offsetof macro from compiler
|
4 years ago |
Petr Štetiar
|
ea5bbd57d0
tests: cram: add uci import testing on fuzzer corpus
|
4 years ago |
Petr Štetiar
|
31f78bfbf7
cmake: add uci-san cli built with clang sanitizers
|
4 years ago |
Petr Štetiar
|
a3e650911f
file: uci_parse_package: fix heap use after free
|
4 years ago |
Petr Štetiar
|
9bd361ca32
tests: add libFuzzer based fuzzing
|
4 years ago |
Alin Nastac
|
ec8d323394
file: preserve original file mode after commit
|
4 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 |