|
|
|
|
|
by dwheeler
1273 days ago
|
|
I'd love to see this as easily enabled in mainstream distros like Debian. Perhaps by being incorporated into the major libraries? Memory safety problems are a huge problem and this looks like it would counter many of the heap related ones. Thoughts? |
|
Until then, LD_PRELOAD is your friend (assuming you build with semantic interposition).