| Summary: | Fix buffer overflow in multimedia/mplayer | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Thomas E. Zander <riggs> | ||||
| Component: | Individual Port(s) | Assignee: | Volker Stolz <vs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Thomas E. Zander
2005-08-30 13:00:42 UTC
State Changed From-To: open->closed Committed, thanks! Note: on 4.11 I get the error below, but I got that with the previous version, too. cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -pipe -g -fno-force-addr -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -o imdct.o imdct.c In file included from imdct.c:761: imdct_3dnow.h: In function `fft_asmb_3dnow': imdct_3dnow.h:241: Invalid `asm' statement: imdct_3dnow.h:241: fixed or forbidden register 6 (bp) was spilled for class GENERAL_REGS. Responsible Changed From-To: freebsd-ports-bugs->vs Track fallout |