]> git.gag.com Git - fw/stlink/commit
Fix segv if only --reset option given
authorPete <petiepooo@gmail.com>
Mon, 10 Mar 2014 18:32:09 +0000 (14:32 -0400)
committerPete <petiepooo@gmail.com>
Mon, 10 Mar 2014 18:32:09 +0000 (14:32 -0400)
commit9b1c00452a251fe516dd0248fbdf05990d217710
treecd2421fffaf4c7a09e2bb1e5a3e7faa28d9e3083
parentdeaca4e03dc09f80ef9cccd79c937756dcf4d53e
Fix segv if only --reset option given

We didn't recheck that there are enough parameters after shifting the --reset option off the list.
flash/main.c