rspec/rules/S5782/cfamily/rule.adoc

40 lines
675 B
Plaintext
Raw Normal View History

include::../summary.adoc[]
2021-04-28 16:49:39 +02:00
== Why is this an issue?
include::../rationale.adoc[]
2021-04-28 16:49:39 +02:00
include::../impact.adoc[]
// How to fix it section
2021-04-28 16:49:39 +02:00
include::how-to-fix-it/buffer-overflow.adoc[]
2021-04-28 16:49:39 +02:00
== Resources
2021-04-28 16:49:39 +02:00
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[]