summaryrefslogtreecommitdiff
path: root/cmd/stackprot_test.c
diff options
context:
space:
mode:
authordillon min <[email protected]>2021-04-09 15:28:45 +0800
committerPatrice Chotard <[email protected]>2021-04-09 11:53:00 +0200
commit1f0305e0d00e5b72d0ce4e279ec680ee8161e319 (patch)
treeb534163a44ebf48a4063d91806bc4d3c9f76c8c6 /cmd/stackprot_test.c
parentf132c4967e416b6670d7a531c6a293f835177f82 (diff)
ram: stm32: fix strsep failed on read only memory
strsep will change data from original memory address, in case the memory is in non-sdram/sram place, will run into a bug(hang at SDRAM: ) just add a temporary array to store bank_name[] to fix this bug. Signed-off-by: dillon min <[email protected]> Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'cmd/stackprot_test.c')
0 files changed, 0 insertions, 0 deletions