]> git.pld-linux.org Git - packages/cryptlib.git/blame - format-security.patch
- release 5 (by relup.sh)
[packages/cryptlib.git] / format-security.patch
CommitLineData
bcc40a80
JR
1--- cryptlib-3.3.3/session/cmp_rdmsg.c~ 2009-07-10 23:39:22.000000000 +0200
2+++ cryptlib-3.3.3/session/cmp_rdmsg.c 2015-12-22 23:43:53.932096178 +0100
3@@ -276,7 +276,7 @@
4 "locus %d", errorType, errorLocus ) );
5 }
6 retExt( errorStatus,
7- ( errorStatus, SESSION_ERRINFO,
8+ ( errorStatus, SESSION_ERRINFO, "%s",
9 extErrorInfoPtr->errorString ) );
10 }
11 #else
This page took 0.05034 seconds and 4 git commands to generate.