[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9710] Fix mqtt unit test broken ebb0dc14a733
From: |
Axel Lin |
Subject: |
[lwip-devel] [patch #9710] Fix mqtt unit test broken ebb0dc14a733 |
Date: |
Sun, 28 Oct 2018 08:01:37 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36 |
URL:
<https://savannah.nongnu.org/patch/?9710>
Summary: Fix mqtt unit test broken ebb0dc14a733
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: axellin
Submitted on: Sun 28 Oct 2018 12:01:36 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: 2.1.1
_______________________________________________________
Details:
This patch is against STABLE-2_1_x branch.
Backported from b406a5438950b5b6345a9b85b6e82f36f36cdfe8, only update the
subject line
because the commit id is different for STABLE-2_1_x branch.
Fixes below failure with STABLE-2_1_x branch
$ ./lwip_unittests
Running suite(s): IPv4
IPv6
UDP
TCP
TCP_OOS
DEF
MEM
NETIF
PBUF
TIMERS
ETHARP
DHCP
MDNS
MQTT
Assertion "tcp_recved: len overflowed TCP_WND_MAX" failed at line 996 in
../../../../lwip/src/core/tcp.c
SOCKETS
99%: Checks: 108, Failures: 0, Errors: 1
../../../../lwip/src/../test/unit/mqtt/test_mqtt.c:95:E:MQTT:basic_connect:0:
(after this point) Received signal 6 (Aborted)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 28 Oct 2018 12:01:36 PM UTC Name:
0001-Fix-mqtt-unit-test-broken-ebb0dc14a733.patch Size: 2KiB By: axellin
<http://savannah.nongnu.org/patch/download.php?file_id=45316>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?9710>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [lwip-devel] [patch #9710] Fix mqtt unit test broken ebb0dc14a733,
Axel Lin <=