pcb

Cleanup code causes core dumps

Bug #1580837 reported by Milan Prochac
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
Fix Released
High
Bert Timmerman

Bug Description

Cleanup code introduced by commit 56e5ecb6bdc222319b5a345a746e17df76e0cfc2 causes core dumps.

It attempts to free static memory, like:

free0 (program_directory);

attempts to clear static memory assigned before:

program_directory = ".";

Revision history for this message
Milan Prochac (milan-x) wrote :

Fix for most annoying one

summary: - Cleanup code causes ore dumps
+ Cleanup code causes core dumps
Changed in pcb:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Bert Timmerman (bert-timmerman)
milestone: none → next-bug-release
Changed in pcb:
status: Triaged → Fix Committed
Changed in pcb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.