Fix mem leak in flash mem read
This commit is contained in:
@@ -1391,6 +1391,7 @@ void UsbPacketReceived(uint8_t *packet, int len) {
|
||||
FlashStop();
|
||||
|
||||
cmd_send(CMD_ACK, 1, 0, 0, 0, 0);
|
||||
BigBuf_free();
|
||||
LED_B_OFF();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user