Skip to content
Snippets Groups Projects
Commit b6c4d100 authored by David Brownell's avatar David Brownell
Browse files

xscale: stackframe corruption bugfix


Resolve a "FIX" comment; yes that was superfluous given that the
JTAG core does that check by default.  It was also buggy since it
wrote to a stack frame that went away before the write happened!!

Other fixes:  remove pointless malloc(); zero-init scan_field_t
values wherever they appear; whitespace scrub; spelling fix.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 85398ccd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment