-
- Downloads
misc: avoid crash if no certificate added for device
Using foundAccountDevice with a dht::PkId, can add known devices without certificates. Iterating over knownDevices_ without checking any certificate will lead to a segfault. This will not happen under normal circumstances, because foundAccountDevice only uses certificates, except for testing purpose Change-Id: I9bf6682d7d6539c0f905e80995333db0d948c5af
Please register or sign in to comment