No, it doesn't normally crash.
You have to compile with " ./configure --enable-sanitize-address " to make it
crash (also needs some up to date gcc version).
I think it was ahuillet (or fluzz?) who said that ASAN crashes should be marked
as important.
I think it should remain marked a important. |