
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ] text style and tone - [ ] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule) --------- Co-authored-by: gaetan-ferry-sonarsource <112399173+gaetan-ferry-sonarsource@users.noreply.github.com>
5 lines
327 B
Plaintext
5 lines
327 B
Plaintext
=== External coding guidelines
|
|
|
|
* CERT - https://wiki.sei.cmu.edu/confluence/x/wtYxBQ[ARR30-C. - Do not form or use out-of-bounds pointers or array subscripts]
|
|
* CERT - https://wiki.sei.cmu.edu/confluence/x/i3w-BQ[STR50-CPP. - Guarantee that storage for strings has sufficient space for character data and the null terminator]
|