Opened 11 years ago

Closed 11 years ago

#334 closed enhancement (fixed)

Memory manager should allow to set callbacks for memory allocation functions

Reported by: ph3-der-loewe Owned by:
Priority: wishlist Milestone: RoarAudio major release 1.0
Component: libroar and friends Version: 1.0beta8
Keywords: memmgr Cc:
Architecture: all Compiler:
Difficulty: easy Kernel: all
Operating System: all Parent Tickets:
Patch attached: no Protocol: none
Sound driver: none Topic: New feature

Description

The memory manager should allow to set callbacks for memory allocation functions.

It should be possible to set values for all common functions but it should be supported to just set callback for realloc() as it is the 'universal' function.

Stuff that could be handled within libroar like zero size pointer should still be handled within.

Subtickets

Change History (1)

comment:1 Changed 11 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from current to 1.0beta8
Note: See TracTickets for help on using tickets.