Skip to content

don't dereferentiate the end iterator

Marco Martin requested to merge work/mart/nocrash into master

check that std::min/max_element didn't return d->sensorInfos.cend()

Merge request reports