linux-sunxi / sunxi-tools

A collection of command line tools for ARM devices with Allwinner SoCs.
http://linux-sunxi.org/
GNU General Public License v2.0
579 stars 421 forks source link

fel_lib: Fix stack smashing when `sunxi-fel sid` #203

Closed qianfan-Zhao closed 11 months ago

qianfan-Zhao commented 11 months ago

$ ./sunxi-fel sid 1300000c:62404700:79428610:6475208c stack smashing detected : terminated [1] 6552 abort ./sunxi-fel sid

apritzel commented 11 months ago

Hi @qianfan-Zhao, thanks for the patch, but the same fix was already merged as commit fcb78657a22229e7edd3a144a346a2286b0c8702. Please update your base branch!

qianfan-Zhao commented 11 months ago

😂 Actually I updated it once, but it was pulled from my remote repository. Sorry for that.