kersing / packet_forwarder

Multi protocol packet forwarder supporting the TTN gateway-connector protocol.
Other
86 stars 56 forks source link

Memory leak in semtech_transport #39

Open belohoub opened 1 year ago

belohoub commented 1 year ago

Hello, I found and fixed a memory leak in the semtech transport.

This exhausted the 1G RAM on the gateway with hundreds of packets/min within a week.

In my case, about 1/3 of the packets were filtered-out, thus contributing to memory leaks.