]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Move TAL to the heap
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 29 Sep 2025 23:25:18 +0000 (17:25 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 29 Sep 2025 23:25:18 +0000 (17:25 -0600)
commita414468d00d0a3be4b6bd8ae902a325336622f6a
tree9407d4a4ebf8af17916e1241078596daffbfbcad
parent1f7128e6a9fcef4e56bf7d396b9f2fbcc3445bad
Move TAL to the heap

Needs to survive its task so the TA will be able to reference it.
src/object/certificate.c
src/object/tal.c
src/object/tal.h
test/object/tal_test.c