From 0619c37a9082a4405db7bf8df06e1871fe5efc76 Mon Sep 17 00:00:00 2001 From: Emily Brooks Date: Tue, 8 Nov 2022 17:01:33 -0500 Subject: [PATCH] Decoder: Add break to end of Internal network switch case --- communication/decoder.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/decoder.cpp b/communication/decoder.cpp index cff8a58..2086c49 100644 --- a/communication/decoder.cpp +++ b/communication/decoder.cpp @@ -348,6 +348,7 @@ bool Decoder::decode(std::shared_ptr& result, const std::shared_ptrdata);