Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-19 | PIPELINING_SERVER_BL: cleanup the internal list use | Daniel Stenberg | |
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 |