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

Commit de1781bd authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Fix for infinite loop in free_gatt_resources" am: fec3d3ff

parents 1f7b2a56 fec3d3ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -708,6 +708,7 @@ struct eatt_impl {

      fixed_queue_free(channel->server_outstanding_cmd_.multi_rsp_q, NULL);
      channel->server_outstanding_cmd_.multi_rsp_q = NULL;
      iter++;
    }
  }