Opened 16 years ago
Closed 16 years ago
#152 closed defect (fixed)
Compiling with -fstack-check generates warnings
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 2.5.5 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Some stack frames are too large because of huge local variables. Should be replaced by malloced variables.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [227].