> Using Static Analysis and Clang To Find Heartbleed
[DATE: 27/04/2014 16:25]
[LANGUAGE: EN]
Background Friday night I sat down with a glass of Macallan 15 and decided to write a static checker that would find the Heartbleed bug. I decided that I would write it as an out-of-tree clang analyzer plugin and evaluate it on a few very small functions that had the spirit of the Heartbleed bug […]