Assigning an array of bools to {false, false, false} can, in certain build configurations, lead to a memset call. Use internal_memset to avoid this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
- Build Status
Buildable 26277 Build 26276: arc lint + arc unit
Event Timeline
Comment Actions
Evgenii -- I'd like to commit now to fix our internal breakage (this looks trivial enough to me), but I'm happy to do post-commit changes.