summaryrefslogtreecommitdiff
path: root/lib/util/talloc_keep_secret.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25lib/util: Overwrite talloc name in talloc_keep_secret() only if it would reve...Pavel Filipenský1-1/+7
2026-03-25Revert "lib/util: Avoid overwriting talloc chunk name in talloc_keep_secret()"Pavel Filipenský1-0/+1
2025-12-08lib/util: Avoid overwriting talloc chunk name in talloc_keep_secret()Pavel Filipenský1-1/+0
2025-01-02replace direct calls to memset_s() with commonly used macrosMichael Tokarev1-14/+1
2022-09-12lib:util: Check memset_s() error code in talloc_keep_secret_destructor()Joseph Sutton1-1/+14
2022-04-26lib: Remove an unused includes.hVolker Lendecke1-1/+3
2019-04-03lib:util: Add support to keep talloc chunks secretAndreas Schneider1-0/+52