]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Call X509_ALGOR_get0() instead of dereferencing ASN1_OBJECT
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 3 Oct 2023 17:17:21 +0000 (11:17 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 3 Oct 2023 17:17:21 +0000 (11:17 -0600)
commitfe8fef29c4bcd8e7e44a7839f6da37d469c00138
treeaf53cb94a7dab8e345d2aaad4ae10e3fc2020cf4
parent81885ceff4013d18666616a11af089f5f9773728
Call X509_ALGOR_get0() instead of dereferencing ASN1_OBJECT

Seems to be the formal way of doing it.
src/algorithm.c