mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
When swapping the same object, we could end up with a double-free error. This was found while quick-sorting a Vector of Variants holding complex types, reproduced by the new swap_same_complex_object test case.
951 B
951 B