Summary: | Is there any check for QMap creating an item by default when using [] to reference an item? | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | albrightsteve |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | albrightsteve, smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
albrightsteve
2024-05-31 20:24:57 UTC
I forgot to mention, this violates having const C++ functions too if data members are getting modified. |