mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* g10u.c: Dead code. Remove.
* Makefile.am: Don't compile g10u.c. * iobuf.c (block_filter): Properly handle a partial body stream that ends with a 5-byte length.
This commit is contained in:
parent
d537d547ce
commit
330f042fa4
4 changed files with 11 additions and 41 deletions
|
@ -25,7 +25,7 @@ noinst_LIBRARIES = libutil.a
|
|||
EXTRA_libutil_a_SOURCES = regcomp.c regex.c regexec.c regex_internal.c regex_internal.h
|
||||
|
||||
#libutil_a_LDFLAGS =
|
||||
libutil_a_SOURCES = g10u.c logger.c fileutil.c miscutil.c strgutil.c \
|
||||
libutil_a_SOURCES = logger.c fileutil.c miscutil.c strgutil.c \
|
||||
ttyio.c argparse.c memory.c secmem.c errors.c iobuf.c \
|
||||
dotlock.c http.c srv.h srv.c simple-gettext.c w32reg.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue