Opened 16 years ago
Last modified 16 years ago
#239 accepted enhancement
store malloc statements in heap
| Reported by: | Stephen Siegel | Owned by: | Stephen Siegel |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | multiple | Version: | 1.0 |
| Keywords: | malloc statement | Cc: |
Description
It would be of great use if the malloc statement used to create a heap variable were stored in the state. For example, when a memory leak occurs, TASS could report what the original malloc was that led to the leak. Also when viewing the state it would help to know where the variable came from.
Note:
See TracTickets
for help on using tickets.
