Hi,
On Wed, Nov 21, 2018 at 10:35 AM Ladislav Michl <
address@hidden> wrote:
>
> Function verify_max_message_len is using static local variable
> making it thread unsafe. Move that variable into incoming message
> instance.
>
> Signed-off-by: Ladislav Michl <
address@hidden>
> Reported-by: Peter Koch <
address@hidden>
I think it makes sense. I'll apply. The only concern I have is that connection to a phone should be single threaded anyway.
Cheers,
--
Pawel Kot