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:
parent
0f8b0fc195
commit
a5b708ba9c
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue