Skip to content
Snippets Groups Projects
Commit 6cd45751 authored by Daniel Dickinson's avatar Daniel Dickinson
Browse files

brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy...

brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.

SVN-Revision: 24000
parent 5bf3838a
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