ned Productions Consulting


Technology musings by Niall Douglas
ned Productions Consulting
(an expert advice and services company based in Ireland)


Thursday 30th May 2013 2.59pm

Link shared: http://pdos.csail.mit.edu/papers/ub:apsys12.pdf

Just read a superb paper on undefined behaviours in C and C++ and these will, quite literally, silently delete chunks of your code. Think you've written code to check inputs for validity? Watch the compiler silently eliminate those entirely :)