← Back to team overview

cairo-dock-team team mailing list archive

[Bug 886935] [NEW] Invalid read on GLWindow::glDrawGeometry

 

Public bug reported:

Valgrind warns of an invalid read past array bounds when GLWindow::glDrawGeometry
is called, which could lead to random crashes.

This was probably due to a typo in the wrapped function, which has an off-by-one
error in the function index.

** Affects: cairo-dock-plug-ins
     Importance: Undecided
     Assignee: Sam Spilsbury (smspillaz)
         Status: In Progress

** Affects: compiz (Ubuntu)
     Importance: Undecided
     Assignee: Sam Spilsbury (smspillaz)
         Status: In Progress

** Changed in: cairo-dock-plug-ins
       Status: New => In Progress

** Changed in: cairo-dock-plug-ins
     Assignee: (unassigned) => Sam Spilsbury (smspillaz)

** Changed in: compiz (Ubuntu)
       Status: New => In Progress

** Changed in: compiz (Ubuntu)
     Assignee: (unassigned) => Sam Spilsbury (smspillaz)

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/886935

Title:
  Invalid read on GLWindow::glDrawGeometry

Status in Cairo-Dock: Plug-ins:
  In Progress
Status in “compiz” package in Ubuntu:
  In Progress

Bug description:
  Valgrind warns of an invalid read past array bounds when GLWindow::glDrawGeometry
  is called, which could lead to random crashes.

  This was probably due to a typo in the wrapped function, which has an off-by-one
  error in the function index.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/886935/+subscriptions


Follow ups

References