Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4e6ec87 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Reduce logspam in AclManager am: c580399e am: b5a37f32

Change-Id: I19ebc46debc8e6479e9db55cee88fc4d6b2ff331
parents 400715d2 b5a37f32
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -118,6 +118,7 @@ struct AclManager::acl_connection {
        return;
      } else {
        payload = recombination_stage_;
        recombination_stage_ = PacketViewForRecombination(std::make_shared<std::vector<uint8_t>>());
      }
    } else if (packet_boundary_flag == PacketBoundaryFlag::FIRST_AUTOMATICALLY_FLUSHABLE) {
      if (recombination_stage_.size() > 0) {