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

Commit fec3d3ff authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Fix for infinite loop in free_gatt_resources"

parents 5e12b233 c4b6d039
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++;
    }
  }