projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfcc573
)
Splint fiddles.
author
jbj
<devnull@localhost>
Sat, 9 Oct 2004 18:32:24 +0000
(18:32 +0000)
committer
jbj
<devnull@localhost>
Sat, 9 Oct 2004 18:32:24 +0000
(18:32 +0000)
CVS patchset: 7439
CVS date: 2004/10/09 18:32:24
rpmio/rpmpgp.c
patch
|
blob
|
history
diff --git
a/rpmio/rpmpgp.c
b/rpmio/rpmpgp.c
index
d97c01c
..
4d98472
100644
(file)
--- a/
rpmio/rpmpgp.c
+++ b/
rpmio/rpmpgp.c
@@
-1309,9
+1309,7
@@
char * pgpArmorWrap(int atype, const unsigned char * s, size_t ns)
t = stpcpy(t, "-----\n");
/*@=boundswrite@*/
-/*@-globstate@*/ /* XXX b64encode_eolstr */
return val;
-/*@=globstate@*/
}
/*@=boundsread@*/