]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Fixes a double-free issue in CloseProxmark: (#617)
authorMichael Farrell <micolous+gh@gmail.com>
Mon, 4 Jun 2018 11:54:41 +0000 (21:54 +1000)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Mon, 4 Jun 2018 11:54:41 +0000 (13:54 +0200)
- CloseProxmark now clears global state.

- CloseProxmark now checks for a non-null serial_port before calling uart_close, to avoid unintentional double-free'ing serial_port.

- main now calls CloseProxmark once.


No differences found
Impressum, Datenschutz