Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 13:37:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210798] devel/gdb: Uninitialized variables found presenting possible security issues or bugs
Message-ID:  <bug-210798-13-sgcD3l7wXX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210798-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210798-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210798

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

The goal of this patch is to fix/silent as much as warning as possible, wit=
hout
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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210798-13-sgcD3l7wXX>