Artifact
9bf24d3ac82273f5bac7f632bbed3ae4720bf477:
- File
src/doc.c
-
2014-10-20 15:01:36
— part of check-in
[0a7e326fa4]
on branch compile-time-print-checking
— Add a custom static analysis program that verifies the arguments to
printf-style varargs routines used in Fossil. Adjust the source code
to be more robust for printf format errors and to fix a few minor
problems found by the static checker.
(user:
drh
size: 29071)
-
2014-10-21 02:52:25
— part of check-in
[49b0ff1592]
on branch trunk
— Add the codecheck1 program to the build tools. This program validates the
format strings on printf-style internal interfaces, verifying that the
correct number of arguments follow and that SQL is protected from injection
attacks.
(user:
drh
size: 29071)
-
2014-10-21 03:00:25
— part of check-in
[d1983dd24c]
on branch warningFix
— Merge updates from trunk.
(user:
mistachkin
size: 29071)
-
2014-10-21 03:12:45
— part of check-in
[22a74690bb]
on branch cmdline-timeline-enhancement
— Merge updates from trunk.
(user:
mistachkin
size: 29071)