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

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

Reduce logspam in AclManager am: c580399e

Change-Id: I7368d9c67dba938b5e3eb8202e342caee6f955b2
parents 60e1cf1b c580399e
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) {