View Issue Details

IDProjectCategoryView StatusLast Update
0003007libmicrohttpdotherpublic2021-09-02 17:54
Reporterarmandas Assigned ToChristian Grothoff  
PrioritynoneSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.29 
Target Version0.9.30Fixed in Version0.9.30 
Summary0003007: Call to MHD_DLOG does not have HAVE_MESSAGES check
DescriptionIn daemon.c, a call to MHD_DLOG is done without checking if HAVE_MESSAGES is defined. This produces a linker error during build.

MHD_DLOG (daemon, "failed to signal new connection via pipe");
Steps To ReproduceUndefine HAVE_MESSAGES
TagsNo tags attached.

Activities

Christian Grothoff

2013-08-28 18:41

manager   ~0007392

Fixed in SVN 28890.

Christian Grothoff

2021-09-02 17:54

manager   ~0018209

Fix committed to master branch.

Related Changesets

libmicrohttpd: master eb34a023

2013-08-28 20:41

Christian Grothoff


Details Diff
fix 0003007 Affected Issues
0003007
mod - ChangeLog Diff File
mod - src/microhttpd/daemon.c Diff File
mod - src/microhttpd/internal.h Diff File

Issue History

Date Modified Username Field Change
2013-08-28 17:23 armandas New Issue
2013-08-28 18:41 Christian Grothoff Note Added: 0007392
2013-08-28 18:41 Christian Grothoff Status new => resolved
2013-08-28 18:41 Christian Grothoff Fixed in Version => 0.9.30
2013-08-28 18:41 Christian Grothoff Resolution open => fixed
2013-08-28 18:41 Christian Grothoff Assigned To => Christian Grothoff
2013-08-28 18:41 Christian Grothoff Target Version => 0.9.30
2013-09-02 23:14 Christian Grothoff Status resolved => closed
2021-09-02 17:54 Christian Grothoff Changeset attached => libmicrohttpd master eb34a023
2021-09-02 17:54 Christian Grothoff Note Added: 0018209