vsnprintf results the number of chars that were needed, not the number
of chars that were written. If the format string doesn't fit into the
allocated buffer this patch will increase the buffer size.
Details
Details
- Reviewers
Campbell Barton (campbellbarton) - Maniphest Tasks
- T78730: RNA warning writes/reads outside allocated memory
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- T78730 (branched from master)
- Build Status
Buildable 8976 Build 8976: arc lint + arc unit