Opened 5 years ago

#854 new defect

Compiler warning

Reported by: Bruno Cornec Owned by: Bruno Cornec
Priority: normal Milestone: 3.3.0
Component: mondo Version: 3.2.2
Severity: normal Keywords:
Cc:

Description

[rhel-8-x86_64] In file included from /usr/include/stdio.h:873,
[rhel-8-x86_64]                  from ../../src/include/my-stuff.h:40,
[rhel-8-x86_64]                  from libmondo-devices.c:13:
[rhel-8-x86_64] /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 137 bytes into a destination of size 128
[rhel-8-x86_64]    return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[rhel-8-x86_64]           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[rhel-8-x86_64]        __bos (__s), __fmt, __va_arg_pack ());
[rhel-8-x86_64]        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Change History (0)

Note: See TracTickets for help on using tickets.