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

Skip to content
Commit 16b4e991 authored by Chris Manton's avatar Chris Manton
Browse files

Ensure repeated connections are captured

std::map::emplace does not replace existing value if the key
already exists.

The newly constructed element will be destroyed immediately
if there already is an element with the key in the container.

Bug: 235872679
Tag: #test
Test: gd/cert/run --sl4a --clean

Change-Id: I340b723e805c0b94128bf6665690571f09dc9529
parent f263f853
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment