Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
a_struct
usr/src/lib/libmtmalloc/tests/dirtymem.c
48
struct a_struct *foo, *leak;
usr/src/lib/libmtmalloc/tests/dirtymem.c
52
foo = (struct a_struct *)malloc(sizeof (struct_o_death));