[PULL] Minor bug-fixes discovered by static analysis.

Oliver McFadden oliver.mcfadden at nokia.com
Fri Mar 5 04:12:00 PST 2010


are available in the git repository at:

  git://gitorious.org/omcfadde/xserver.git analysis

Oliver McFadden (5):
      exa: exaFinishAccess: Overrun of static array "pExaScr->access" of size 6 at position 6 with index variable "i"
      fb: fbFinishScreenInit: leaked_storage: Variable "(visuals|depths)" goes out of scope
      parser: xf86readConfigFile: unreachable: This code cannot be reached: "free(val.str);"
      common: xf86Configure: alloc_strlen: Allocated memory does not have space for the terminating NUL of the string
      Xext: IdleTimeBlockHandler: unsigned_compare: Comparing unsigned less than zero is never true. "timeout < 0UL"

 Xext/sync.c                       |    4 +---
 exa/exa.c                         |    4 ++--
 fb/fbscreen.c                     |    4 ++++
 hw/xfree86/common/xf86Configure.c |    2 +-
 hw/xfree86/parser/read.c          |    4 ++--
 5 files changed, 10 insertions(+), 8 deletions(-)


More information about the xorg-devel mailing list