Bug#946528: liblwip0: Bad TCP_MSS value

2020-03-08 Thread Joan Lledó
I'll wait a few months for an answer before closing the bug

Bug#946528: liblwip0: Bad TCP_MSS value

2020-01-20 Thread Joan Lledó
Hi, El 14/1/20 a les 8:50, Ondřej Tůma ha escrit: > V Sun, 22 Dec 2019 09:45:05 +0100 (CET) > Joan Lledó napsáno: > >> Hi, >> >> El 10/12/19 a les 16:29, Ondřej Tůma ha escrit: >>> Creating TCP server with existing value in library crashed by bad >>> memory using. Valgrind found the problem in l

Bug#946528: liblwip0: Bad TCP_MSS value

2019-12-22 Thread Joan Lledó
Hi, El 10/12/19 a les 16:29, Ondřej Tůma ha escrit: > Creating TCP server with existing value in library crashed by bad memory > using. > Valgrind found the problem in low_level_input function, which uses pbuf_alloc, > that allocate too less memory. This "original" value will work. > low_level_

Bug#946528: liblwip0: Bad TCP_MSS value

2019-12-10 Thread Ondřej Tůma
Package: liblwip0 Version: 2.1.2-5.1 Severity: important Dear Maintainer, Creating TCP server with existing value in library crashed by bad memory using. Valgrind found the problem in low_level_input function, which uses pbuf_alloc, that allocate too less memory. This "original" value will work.