mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Doc fixes.
Add more files to POTFILES. Protect against malloc bombs.
This commit is contained in:
parent
bae4b256c7
commit
56bd419029
5 changed files with 109 additions and 13 deletions
|
@ -16,6 +16,9 @@ common/simple-pwquery.c
|
|||
common/sysutils.c
|
||||
common/yesno.c
|
||||
common/miscellaneous.c
|
||||
common/asshelp.c
|
||||
common/audit.c
|
||||
common/helpfile.c
|
||||
|
||||
g10/armor.c
|
||||
g10/build-packet.c
|
||||
|
@ -69,6 +72,7 @@ kbx/kbxutil.c
|
|||
|
||||
scd/app-nks.c
|
||||
scd/app-openpgp.c
|
||||
scd/app-dinsig.c
|
||||
scd/scdaemon.c
|
||||
|
||||
sm/base64.c
|
||||
|
@ -79,6 +83,7 @@ sm/certcheck.c
|
|||
sm/certdump.c
|
||||
sm/certlist.c
|
||||
sm/certreqgen.c
|
||||
sm/certreqgen-ui.c
|
||||
sm/decrypt.c
|
||||
sm/delete.c
|
||||
sm/encrypt.c
|
||||
|
@ -97,3 +102,5 @@ tools/gpgconf-comp.c
|
|||
tools/gpgconf.c
|
||||
tools/no-libgcrypt.c
|
||||
tools/symcryptrun.c
|
||||
tools/gpg-check-pattern.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue