Minor changes to aid use of dmalloc library

Bug #699504 reported by eschabor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA project
New
Wishlist
Unassigned
pcb
New
Undecided
Unassigned

Bug Description

PCB supports the use of the dmalloc library as a configuration option. Thsi patch makes the PCB source code more "friendly" to libdmalloc in the following ways:
* Some source files that allocate memory from the heap but fail to include <dmalloc.h> now do so
* The mymem.c low level memory routines are replaced with corresponding libdmalloc calls (if libdmalloc is available). This is helpful as these routines otherwise obscure the __FILE__ and __LINE__ information of lines that use the heap.

Tags: sf-patches
Revision history for this message
eschabor (eschabor) wrote :
Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Wishlist
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.