pcb

Comment 7 for bug 783640

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

A commit was made which affects this bug
git master commit 498e5dd36d279a16f2eff27b69967c6aa9f7c31f
http://git.gpleda.org/?p=pcb.git;a=commit;h=498e5dd36d279a16f2eff27b69967c6aa9f7c31f

commit 498e5dd36d279a16f2eff27b69967c6aa9f7c31f
Author: Peter Clifton <email address hidden>
Commit: Peter Clifton <email address hidden>

    move.c: Adjust the object counters when moving objects between layers

    This fixes a crash introduced by
    commit 2ce35292b9e96da38cb56878005aba20891689eb,
    "Convert board objects to GLists of g_slice allocated memory"

    It doesn't fix entirity of the defect reported in that bug, but
    it restores the prior behaviour where PCB would hang, not segfault.

    Reported-by: Colin Bennett <email address hidden>

    Affects-bug: lp-783640