]> git.ipfire.org Git - thirdparty/collectd.git/commit
write_http plugin: Unify coding style.
authorFlorian Forster <octo@collectd.org>
Wed, 29 Nov 2023 12:59:52 +0000 (13:59 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 12 Dec 2023 09:51:32 +0000 (10:51 +0100)
commit48d6a5ef5943b9b07312fc9c66e8eb5f7eb892fd
tree4172318264db7a6102c9f3797557c872fdc91e91
parent1c214afd4a064ed91eddafd58875054a92372ef1
write_http plugin: Unify coding style.

A few plugins implement reference counting. Ensure that they use locks
etc. consistently.
src/write_http.c