View Issue Details

IDProjectCategoryView StatusLast Update
0005977libmicrohttpdbuild systempublic2021-09-02 17:54
Reporterfbrault Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformAppleOSMACOS XOS VersionEl Capitan
Product Version0.9.68 
Target Version0.9.69Fixed in Version0.9.69 
Summary0005977: Wrong number of argument for send() in MACOS build
DescriptionIn mhd_sockets.c, function MHD_socket_cork_ , line 527.
send() only has 3 arguments . Build fails on MACOS X
Steps To Reproduce./configure && make on MACOS X El Capitan
Additional InformationWorks seamlessly when adding 0 as a 4th argument to send
TagsNo tags attached.

Activities

Christian Grothoff

2019-12-15 14:16

manager   ~0015166

Thanks, fixed in 4cd47bcc..6f3a998f

Christian Grothoff

2021-09-02 17:54

manager   ~0018173

Fix committed to master branch.

Related Changesets

libmicrohttpd: master 6f3a998f

2019-12-15 15:12

Christian Grothoff


Details Diff
fix 0005977 Affected Issues
0005977
mod - ChangeLog Diff File
mod - src/microhttpd/mhd_sockets.c Diff File

Issue History

Date Modified Username Field Change
2019-11-25 20:17 fbrault New Issue
2019-12-15 14:16 Christian Grothoff Note Added: 0015166
2019-12-15 14:16 Christian Grothoff Assigned To => Christian Grothoff
2019-12-15 14:16 Christian Grothoff Status new => resolved
2019-12-15 14:16 Christian Grothoff Resolution open => fixed
2019-12-15 14:16 Christian Grothoff Fixed in Version => 0.9.69
2019-12-15 14:16 Christian Grothoff Target Version => 0.9.69
2019-12-15 14:22 Christian Grothoff Status resolved => closed
2021-09-02 17:54 Christian Grothoff Changeset attached => libmicrohttpd master 6f3a998f
2021-09-02 17:54 Christian Grothoff Note Added: 0018173