Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464708 - =app-emulation/vice-2.4 : _FORTIFY_SOURCE reports presence of overflows
Summary: =app-emulation/vice-2.4 : _FORTIFY_SOURCE reports presence of overflows
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks: fortify-source 464624
  Show dependency tree
 
Reported: 2013-04-05 10:39 UTC by Agostino Sarubbo
Modified: 2013-04-05 18:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-04-05 10:39:51 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64    -march=native -O2 -g0 -pipe -c fsimage-create.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64    -march=native -O2 -g0 -pipe -c fsimage-dxx.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64    -march=native -O2 -g0 -pipe -c fsimage-gcr.c
fsimage-gcr.c: In function 'fsimage_gcr_write_half_track':
fsimage-gcr.c:228:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
In file included from /usr/include/string.h:642:0,
                 from fsimage-create.c:31:
In function 'memset',
    inlined from 'fsimage_create_p64.isra.2' at fsimage-create.c:265:15:
/usr/include/bits/string3.h:85:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default]