Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48533 - tcp-wrappers-7.6-r8 fails to compile with gcc 3.4 (solved)
Summary: tcp-wrappers-7.6-r8 fails to compile with gcc 3.4 (solved)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 48721 (view as bug list)
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-20 22:20 UTC by Kris Henning
Modified: 2004-04-22 14:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix for tcp wrapper bad malloc call (tcp-wrappers_gcc_3.4_fix.diff,366 bytes, patch)
2004-04-20 22:23 UTC, Kris Henning
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Henning 2004-04-20 22:20:52 UTC
tcp-wrappers-7.6-r8 fails to compile with gcc 3.4
compile will die unexpectedly on scaffold.c while calling *malloc();

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Kris Henning 2004-04-20 22:23:24 UTC
Created attachment 29731 [details, diff]
fix for tcp wrapper bad malloc call
Comment 2 SpanKY gentoo-dev 2004-04-21 15:05:40 UTC
added to 7.6-r8, thanks :)
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-04-22 14:28:33 UTC
*** Bug 48721 has been marked as a duplicate of this bug. ***