Skip to content
Snippets Groups Projects
Commit 868a1001 authored by Andreas Fritiofson's avatar Andreas Fritiofson
Browse files

target: Fix snprintf format string and argument mismatch in md output


Commit 47b8cf84 changed the fixed type of the value argument to snprint
but didn't change the format string to match for sizes != 64 bit.

Change-Id: I908b06f49ab69d04224282949190a0de883048e0
Signed-off-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/4167


Tested-by: jenkins
Reviewed-by: default avatarStian Skjelstad <stian@nixia.no>
Reviewed-by: default avatarPhilipp Guehring <pg@futureware.at>
parent 1725abc3
Loading
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