Package: owhttpd
Version: 3.2p4+dfsg1-6
owhttpd seems to leak 8-10 megs a day when an http request is made every
minute to retrieve 1-wire data via http (json)
- a remote command such as http://<address>:9000/json/DHW (where DHW is
an alias for a 1-wire sensor)
This is on Debian Trixie on Raspberrypi, kernel 6.1.21+ #1642
Google's AI reports that a memory leak was fixed in upstream version
3.2p5 a while ago, which may or may not be related?
"A significant fix was introduced via a pull request in August 2022,
addressing a leak that caused owhttpd to crash under concurrent request
loads. The relevant pull request on GitHub is titled #41 fix memory leak
making owhttpd crash on concurrent requests"