"format not a string literal" warnings
From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 10 Nov 2008 07:36:33 -0600
Hi all.
Since getting rid of the deprecated warnings, I've noticed a new set of warnings
subversion/svnlook/main.c: In function ‘print_diff_tree’:
These happen where we use code constructs such as:
The concern here is that the variable could be untrusted and this could have
Now, in lots of cases the string we're directly printing is completely
Thoughts?
-Hyrum
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.