1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* http.c (connect_server): free (rather than xfree) the result of

getsrv().
This commit is contained in:
David Shaw 2009-04-03 03:38:59 +00:00
parent 0f8b0fc195
commit a5b708ba9c
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2009-04-02 David Shaw <dshaw@jabberwocky.com>
* http.c (connect_server): free (rather than xfree) the result of
getsrv().
* Makefile.am: Make srv.c part of libcompat instead of libutil.
* srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ