summaryrefslogtreecommitdiff
path: root/lib/util/tests/test_talloc_keep_secret.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25util/tests: Test that talloc_keep_secret() does not overwrite the namePavel Filipenský1-0/+20
2026-03-25util/tests: Extend the 'test_talloc_keep_secret' testPavel Filipenský1-0/+7
2026-03-25Revert "lib/util: Avoid overwriting talloc chunk name in talloc_keep_secret()"Pavel Filipenský1-0/+4
2025-12-08lib/util: Avoid overwriting talloc chunk name in talloc_keep_secret()Pavel Filipenský1-4/+0
2025-11-11Replace memset_s() with memset_explicit()Andreas Schneider1-11/+8
2019-04-03lib:util: Add test for talloc_keep_secret()Andreas Schneider1-0/+94