diff --git a/testing/index.html b/testing/index.html index 88f7ff59e4e8335510a14a6110e5ff174008a9fe..5bb321092c7036a236c45f06a5c0d8f9ba06556f 100644 --- a/testing/index.html +++ b/testing/index.html @@ -47,6 +47,13 @@ <th align="center" width="110">Passed version</th> <th align="center" width="110">Broken version</th> </tr> + <tr> + <td width="65">fill_malloc</td> + <td width="165">Fill malloc() memory with garbage</td> + <td align="center" width="110">n/a</td> + <td align="center" width="110">n/a</td> + <td align="center" width="110">n/a</td> + </tr> <tr> <td width="65">ocd1</td> <td width="165">Telnet Windows</td>