Opened 12 years ago

Closed 12 years ago

#1505 closed enhancement (fixed)

Memory poisoning

Reported by: Clément Bœsch Owned by: Clément Bœsch
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Clément Bœsch)

It would be nice to have a --enable-memory-poisoning configure switch to make av_malloc()/av_realloc() fill the memory with arbitrary or random data. This could be enabled by default in tests/fate.sh:configure to do better memory testing on all FATE instances without needing an advanced an slow tool like valgrind.

Change History (3)

comment:1 by Clément Bœsch, 12 years ago

Description: modified (diff)

comment:2 by Clément Bœsch, 12 years ago

Owner: set to Clément Bœsch
Status: newopen

comment:3 by Clément Bœsch, 12 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.