Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: darr needs to use memory.h for both alloc and free | Christian Hopps | 2023-11-11 | 1 | -1/+1 |
* | Merge pull request #14508 from LabNConsulting/chopps/darr-use-frrmemfunc | Donatas Abraitis | 2023-10-03 | 1 | -6/+4 |
|\ | |||||
| * | lib: use XREALLOC over realloc avoid coverity warning | Christian Hopps | 2023-09-29 | 1 | -6/+4 |
* | | *: Do not cast to the same type as the destination is | Donatas Abraitis | 2023-09-29 | 1 | -1/+1 |
|/ | |||||
* | lib: add dynamic array type | Christian Hopps | 2023-06-28 | 1 | -0/+114 |