aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wmem/wmem_core.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-30Add G_GNUC_ALLOC_SIZE annotations to wmem functions.Darius Davis1-3/+6
2024-06-12wmem: Remove G_GNUC_MALLOC from wmem_realloc and wmem_memdup.Darius Davis1-2/+1
2023-06-17Convert wmem to C99 typesGerald Combs1-2/+2
2022-10-21wmem: Make strbuf_utf8_validate() accept embedded NUL bytesJoão Valverde1-0/+1
2022-10-08wmem: Avoid header dependency on wsutilJoão Valverde1-0/+2
2022-01-05Remove some circular dependencies on wireshark.hJoão Valverde1-1/+1
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2021-08-24wmem: don't check whether sizeof(type) is <= 0.Guy Harris1-4/+9
2021-07-26Move wmem to wsutilJoão Valverde1-0/+244