Files
openocd/src/target
Andreas Fritiofson 5b34018ccd fix segfault from stack corruption in ahbap_debugport_init
ahbap_debugport_init was queueing reads to a local stack variable but
didn't execute the queue before returning. Since the result of the reads
are not used anyway, it's better to pass NULL as the destination instead of
a dummy variable. I changed this throughout the function, even for the
reads that were actually executed.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2011-01-26 12:14:51 +00:00
..
2010-07-20 08:42:52 +02:00
2010-07-20 08:42:52 +02:00
2010-07-19 22:13:49 +02:00
2010-08-11 10:58:49 +02:00
2010-07-19 22:13:49 +02:00
2011-01-09 21:35:23 +01:00
2010-07-19 22:13:49 +02:00
2010-12-29 22:16:28 +01:00
2010-04-10 16:59:50 +08:00
2010-09-20 13:12:35 +02:00
2010-03-01 10:39:57 -08:00
2010-04-10 16:46:01 +08:00
2010-10-28 10:08:16 +01:00
2010-03-05 10:39:25 -08:00
2010-07-19 22:13:49 +02:00
2010-12-29 22:07:39 +01:00
2010-07-19 22:13:49 +02:00
2010-09-20 13:12:35 +02:00
2010-08-15 21:51:34 +02:00
2010-08-15 21:51:34 +02:00
2010-08-15 21:51:34 +02:00
2010-09-20 13:12:35 +02:00
2010-08-15 21:51:34 +02:00
2010-08-15 21:51:34 +02:00
2010-08-15 21:51:34 +02:00
2010-06-21 22:14:18 +08:00
2010-06-21 22:14:17 +08:00
2010-09-14 16:25:48 +02:00
2010-04-14 07:36:08 +02:00
2010-10-29 15:10:51 +02:00
2010-09-21 22:17:38 +02:00
2010-09-20 13:12:35 +02:00
2010-12-29 22:07:39 +01:00
2010-09-29 18:56:07 +02:00
2010-09-27 16:29:51 +02:00
2010-11-18 14:05:56 +00:00
2011-01-09 21:35:23 +01:00
2011-01-09 21:35:23 +01:00
2009-12-13 12:52:23 -08:00
2010-01-07 15:05:26 -08:00
2010-06-23 07:55:43 +02:00