From 6208547002b4d897c14364661ca4e2e5d0b80006 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 Jun 2017 17:54:55 +0200 Subject: PIPELINING_SERVER_BL: cleanup the internal list use The list was freed incorrectly since the llist refactor of cbae73e1dd959. Added test 1550 to verify that it works and avoid future regressions. Reported-by: Pascal Terjan Fixes #1584 Closes #1585 --- tests/data/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 4f3428987..b1f947466 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -165,6 +165,7 @@ test1520 test1521 \ test1525 test1526 test1527 test1528 test1529 test1530 test1531 test1532 \ test1533 test1534 test1535 test1536 test1537 test1538 \ test1540 \ +test1550 \ test1600 test1601 test1602 test1603 test1604 test1605 test1606 \ \ test1700 test1701 test1702 \ -- cgit v1.2.3