Skip to content
Snippets Groups Projects
Commit 50f08f8f authored by oharboe's avatar oharboe
Browse files

added fill_malloc test. Not quite sure what to do here yet, but it would be...

added fill_malloc test. Not quite sure what to do here yet, but it would be good to have something...

git-svn-id: svn://svn.berlios.de/openocd/trunk@436 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 75e69503
Branches
No related tags found
No related merge requests found
...@@ -47,6 +47,13 @@ ...@@ -47,6 +47,13 @@
<th align="center" width="110">Passed version</th> <th align="center" width="110">Passed version</th>
<th align="center" width="110">Broken version</th> <th align="center" width="110">Broken version</th>
</tr> </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> <tr>
<td width="65">ocd1</td> <td width="65">ocd1</td>
<td width="165">Telnet Windows</td> <td width="165">Telnet Windows</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment