Changes between Version 9 and Version 10 of GSoC/2018


Ignore:
Timestamp:
Jan 18, 2018, 2:19:18 AM (6 years ago)
Author:
madi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v9 v10  
    5151To get rid of cryptic bugs, implement Fuzz testing which is a well-known technique for uncovering various kinds of programming errors in software. Many of these detectable errors (e.g. buffer overflow) can have serious security implications.
    5252
    53 Already used in [https://github.com/google/oss-fuzz/tree/master/projects/gdal GDAL fizz]
     53Already used in [https://github.com/google/oss-fuzz/tree/master/projects/gdal GDAL fuzz]
    5454
    5555* Requirements: C and/or Python