diff options
author | Ailin Nemui <ailin@z30a.localdomain> | 2018-01-25 11:07:58 +0100 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2018-01-25 13:27:40 +0100 |
commit | a38a1573f3a7bacf8b0b6414b956576faa07e6ff (patch) | |
tree | 6bf31489d1e8dc6e8a1f5246d9a48bf18ed05264 /_posts/2018-01-24-pyircfuzz.markdown | |
parent | a4126fd465741b45d959b4a3a74d280695c60064 (diff) | |
download | irssi.github.io-a38a1573f3a7bacf8b0b6414b956576faa07e6ff.zip |
limit p width for easier reading
Diffstat (limited to '_posts/2018-01-24-pyircfuzz.markdown')
-rw-r--r-- | _posts/2018-01-24-pyircfuzz.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2018-01-24-pyircfuzz.markdown b/_posts/2018-01-24-pyircfuzz.markdown index 2805116..7edf1de 100644 --- a/_posts/2018-01-24-pyircfuzz.markdown +++ b/_posts/2018-01-24-pyircfuzz.markdown @@ -38,6 +38,7 @@ Here is a picture of what Irssi looks like at this point. It crashed so quickly get a screenshot of the fuzzing in action. <img style="max-width:100%" src="/images/irssi_pyircfuzz_crash.png" /> +{:.wide} Here is the AddressSanitizer output (from asan.log): |