mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-18 08:42:05 +10:00
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
This commit is contained in:
parent
75e69503b9
commit
50f08f8f2a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user