Home
last modified time | relevance | path

Searched hist:"851 abcd9" (Results 1 – 11 of 11) sorted by relevance

/trunk/main/icu/
H A Dicu-format-security.patch851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
H A Dmakefile.mkdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/icc/
H A DSampleICC-1.3.2.format-security.patch851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
H A Dmakefile.mkdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/extensions/source/logging/
H A Dconsolehandler.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/rsc/source/prj/
H A Dstart.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/cpputools/source/unoexe/
H A Dunoexe.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/crashrep/source/unx/
H A Dmain.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxxdiff 851abcd9 Wed Aug 31 16:12:32 UTC 2016 truckman <truckman@13f79535-47bb-0310-9956-ffa450edef68> Fix -Wformat-security warnings.

There are a number of instances where the code calls *printf() to
print arbitrary strings and the string is passed as the format
argument to *printf(). Since these strings might contain %
conversion sequences, this is a security hazard. Fix the problem
by printing the strings with a "%s" format.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68

Completed in 153 milliseconds