Ticket #3183 (reopened bug)
Memory leak using realloc functionality.
| Reported by: | Jixt | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/Kernel | Version: | R1/Development |
| Keywords: | Cc: | olive@… | |
| Blocked By: | Platform: | x86 | |
| Blocking: |
Description
I've made a little program in C which first allocates memory, then fills it up. After that it reallocates memory and fills it up with extra data.
This program causes a memory leak in Haiku.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

