-
- Downloads
persons: Re-write the internal handling of persons
The old implementation has been found by the GCC address sanitizer to be problematic. Valgrind didn't catch it, but after investigation, it turned out to be true. Refs #68848
Showing
- src/categorizedcompositenode.cpp 3 additions, 1 deletionsrc/categorizedcompositenode.cpp
- src/contactmethod.cpp 15 additions, 0 deletionssrc/contactmethod.cpp
- src/contactmethod.h 9 additions, 0 deletionssrc/contactmethod.h
- src/contactproxymodel.cpp 165 additions, 250 deletionssrc/contactproxymodel.cpp
- src/person.cpp 54 additions, 31 deletionssrc/person.cpp
- src/person.h 35 additions, 26 deletionssrc/person.h
- src/personmodel.cpp 82 additions, 109 deletionssrc/personmodel.cpp
- src/personmodel.h 2 additions, 14 deletionssrc/personmodel.h
- src/phonedirectorymodel.cpp 2 additions, 1 deletionsrc/phonedirectorymodel.cpp
- xml/configurationmanager-introspec.xml 5 additions, 20 deletionsxml/configurationmanager-introspec.xml
Loading
Please register or sign in to comment