Skip to content
Commit 916f0081 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

actually erase devices

somebody forgot to actually erase 😞

this would eventually result in a crash as the container would have
dangling pointers as remove only moves around the entries so the
container would be the same size before and after remove but one of the
pointers would then get deleted in the eventloop

BUG: 428746
FIXED-IN: 5.20.3


(cherry picked from commit fd099a75)
parent eccae88b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment