Skip to content
Commit d38ca481 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Fix canceling of import command

We need to iterate over a copy of the jobs because canceling a job
removes it from d->jobs which invalidates iterators working directly
on d->jobs.

GnuPG-bug-id: 5805
parent db2bd79d
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