[Announce] GnuPG 1.3.91 released (development)

David Shaw dshaw at jabberwocky.com
Sun Oct 17 01:09:49 CEST 2004


On Sun, Oct 17, 2004 at 12:49:03AM +0800, Zuxy wrote:
> Just two little problems under Win32.
> 
> 1. Line 782 of g10/http.c, you forgot to add
> "addr.sin_addr.S_un.S_addr=inaddr;" after
> "addr.sin_port=htons(port);". This will cause gpgkeys_hkp/gpgkeys_http
> always tries to connect to 0.0.0.0.
> 
> 2. Line 124 of keyserver/gpgkeys_finger.c, you wrote "memcpy
> (&ad.sin_addr, &l, sizeof l);" while it should be "memcpy
> (&addr.sin_addr, &l, sizeof l);".

Both fixed, thanks!

David



More information about the Gnupg-users mailing list