]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
cache index: Allow NULL dlerr, mtim, session_id and serial
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 23:41:31 +0000 (17:41 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 15 Oct 2024 00:07:34 +0000 (18:07 -0600)
commit32fbeb67795be2cdd93b39f31d8592a240591976
treeabeecc126edf1b15b22626aa6dfeca1e76b26882
parente49d1e90d771d08d7db9b3cd27d95dd21c237809
cache index: Allow NULL dlerr, mtim, session_id and serial

NULL dlerr can mean "no error", mtim isn't always set,
and session_id/serial do not exist in fallback.
src/cache.c
src/rrdp.c