From 0ddb8338fe501d3b5e2bb7488e6fe885dc8debb4 Mon Sep 17 00:00:00 2001 From: jbreiden Date: Fri, 14 Feb 2014 08:38:35 -0800 Subject: [PATCH] Updated GSOC Ideas (markdown) --- GSOC-Ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSOC-Ideas.md b/GSOC-Ideas.md index 20e1942..0762056 100644 --- a/GSOC-Ideas.md +++ b/GSOC-Ideas.md @@ -18,7 +18,7 @@ _Suggested by Eric Soroos, Mentor_ Pillow decodes a lot of image formats, some of which are safer and better specified than others. Experience with [other projects](http://googleonlinesecurity.blogspot.com/2014/01/ffmpeg-and-thousand-fixes.html) has shown that there are many bugs lurking in otherwise functional code. Running a large corpus of valid, invalid, or otherwise fuzzed images while recording and investigating errors and crashes should improve the robustness of Pillow. -### Coverage +## Coverage _Suggested by Jeff Breidenbach_