Re: Compilation security options for shared libraries and executables (daemon) with G++ 4.9.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7 December 2014 at 12:59, Some Developer wrote:
> This is a network daemon so I kind of need everything that is
> available.

You could try the -fvtable-verify=std option for adding verification
code to check vtable pointers aren't overwritten, although you need to
reconfigure and rebuild GCC yourself.

https://gcc.gnu.org/wiki/vtv




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux