Cannot build with DEBUG_UDPINT

Bug #873194 reported by saksoook
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xinetd (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Compiling xinetd source code with DEBUG_UDPINT defined causes a compilation error.

packet.size, ntohs( INT_LOCALADDR( ip )->sin_port ) ) ;

should become

packet.size, ntohs( INT_LOCALADDR( ip )->sa_in.sin_port );

Tags: patch debug udp
Revision history for this message
saksoook (khamis-siksek) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "This file is a patch to fix the reference for sin_port" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
summary: - UDPINT
+ Cannot build with DEBUG_UDPINT
Changed in xinetd (Ubuntu):
importance: Undecided → Low
Revision history for this message
LtWorf (tiposchi) wrote :

Patch forwarded to upstream.

https://github.com/xinetd-org/xinetd/pull/4

Changed in xinetd (Ubuntu):
status: New → Fix Committed
status: Fix Committed → Confirmed
Revision history for this message
LtWorf (tiposchi) wrote :

Patch was accepted upstream and it will be in their next release.

Changed in xinetd (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Joshua Powers (powersj) wrote :

The fix was committed upstream, but no new release has ever been published. Adding to our backlog to keep a delta or ask for a new release.

Changed in xinetd (Ubuntu):
status: Fix Committed → Confirmed
Revision history for this message
LtWorf (tiposchi) wrote :

I'm the Debian maintainer for xinetd.

The fixed version has been in Debian for quite a while now and will be in the upcoming ubuntu.

Changed in xinetd (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.