The crash happens when calling reset method without any preceding
operation like "->" or ".", this could happen in a subclass of the
"std::unique_ptr".
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9115 Build 9115: arc lint + arc unit
Event Timeline
Comment Actions
Thank you for the fix!
Looks good!
| test/clang-tidy/modernize-make-unique.cpp | ||
|---|---|---|
| 419 | I suspected folks were doing weird stuff to cause this crash ;] | |
I suspected folks were doing weird stuff to cause this crash ;]