thelsing / knx

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
GNU General Public License v3.0
257 stars 91 forks source link

FIX: occasional endless loop (wrong buffer limit) #234

Closed mumpf closed 1 year ago

mumpf commented 1 year ago

Hi,

this pull request fixes an occasional endless loop due to a buffer overrun.

The solution ist tested now for twice the time the endless loop usually appeared. I am sure, this pull request improves the robustness of our stack.

Regards, Waldemar