Skip to content

List corruption fix : Prepending list was only prepend the first element. Fix the behavior to prepend the full list.

Julien Wadel requested to merge fix/preprend_list into release/5.2

Add a test and install tester.

Merge request reports