[Bug 210798] devel/gdb: Uninitialized variables found presenting possible security issues or bugs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 11 13:37:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210798

--- Comment #6 from luca.pizzamiglio at gmail.com ---
Created attachment 172379
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172379&action=edit
Fixing some warning

The goal of this patch is to fix/silent as much as warning as possible, without
affecting the stability of gdb.
The final goal is to compile warning-free.

This patch is still a draft, but it's already usable and testable.

readxcoff.c untouched, a fix is at the moment to hard to implement.
compile-loc2.c and rs6000-tdep.c warnings are fixed.
Unused function warning is disabled.
Macro redefinition in fsbd-kvm.c (kgdb) fixed
Some tautological checks are removed.

@Mark, please, give me a feedback!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list