| Bug#: 203548 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: spock@gentoo.org | Reported By: gentoo4@achurch.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: x11-misc/xfractint-20.04_p07 crashes during build | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-12-28 07:04 0000 | |||
| Description: | Opened: 2007-12-28 07:04 0000 |
While attempting to build xfractint-20.04_p07, the internal help compiler tool "hc" crashes, breaking the build. This is the result of a buffer overflow stemming from mismatched buffer sizes (MAXEXT=4 in dos_help/hc.c via headers/unix.h, FILE_MAX_EXT=5 in unix/unix.c). Patch forthcoming, as soon as I finish testing it.
Created an attachment (id=139484) [details]
Patch to xfractint source to make buffer sizes consistent
Fixed in CVS. Thanks for the patch :)