+15
−22
+1
−0
tests/data/test1550
0 → 100644
+29
−0
tests/libtest/lib1550.c
0 → 100644
+39
−0
Loading
The list was freed incorrectly since the llist refactor of cbae73e1. Added test 1550 to verify that it works and avoid future regressions. Reported-by: Pascal Terjan Fixes #1584 Closes #1585