
## 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>
40 lines
675 B
Plaintext
40 lines
675 B
Plaintext
include::../summary.adoc[]
|
|
|
|
== Why is this an issue?
|
|
|
|
include::../rationale.adoc[]
|
|
|
|
include::../impact.adoc[]
|
|
|
|
// How to fix it section
|
|
|
|
include::how-to-fix-it/buffer-overflow.adoc[]
|
|
|
|
== Resources
|
|
|
|
include::../common/resources/articles.adoc[]
|
|
|
|
include::../common/resources/standards.adoc[]
|
|
|
|
include::../common/resources/guidelines.adoc[]
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
"vsnprintf" overflows write buffer "rawData()..."; passed size "blabla..." (256) exceeds buffer size (14)
|
|
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== relates to: S3519
|
|
|
|
endif::env-github,rspecator-view[]
|