]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Remove the working_repo module
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 27 Jun 2023 19:31:25 +0000 (13:31 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 27 Jun 2023 20:48:31 +0000 (14:48 -0600)
commitb1f229816358462f4df2c94aa8311b1442a522d8
treed1e29e2db7ca7202a7d1b51e70d9e83cbe3e7fb7
parent566835e8da0ce52b6bded39db72667eeb2e41001
Remove the working_repo module

It's a thread variable that keeps track of a URI that roughly represents
the publication point currently being traversed.

I would have moved it to the validation state, but given the two
previous commits, it wasn't really doing anything anymore.
src/object/certificate.c
src/object/tal.c
src/thread_var.c
src/thread_var.h