mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-12 23:44:21 +00:00
4d62631449
likely) buffer overruns; add some docs to doc hierarchy.
1 line
99 B
Text
1 line
99 B
Text
Global: sed 's/\<sprintf *(\([^,]\+\),/sprintf(\1, sizeof(\1)),/g' to fix possible buffer overruns
|