load_config(): Properly parse the client-tag-lifetime directive
authorFabian Keil <fk@fabiankeil.de>
Wed, 10 Feb 2021 09:47:46 +0000 (10:47 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Feb 2021 15:09:20 +0000 (16:09 +0100)
commitbc7cc845a82203f50e3fc5c1bd0dca01571749b9
tree934c8d62631251f609d0c142d4d711801b5aa63e
parentcfdbf6118222bc73d4e4f527a91f40f2f90275cd
load_config(): Properly parse the client-tag-lifetime directive

Previously it was not accepted as an obsolete hash value was
being used.

Reported by: Joshua Rogers (Opera)
loadcfg.c