Disko Forum logo Login  |  Register  |  Lost Password
Re:Errors in mmsfbsurface.cpp

judith
Posts: 11
graphgraph

Errors in mmsfbsurface.cpp 5 Years, 3 Months ago  
Hi,

today I downloaded the actual version of disko from the git repository. Since there are the same errors I already got at version 1.6.0, I thought, I'll better post them... ;o)

The file in question is mmsfbsurface.cpp:
at line 4150: change DFB_RECTANGLE_VALS(&srcr) to DFB_RECTANGLE_VALS(&src)
and at lines 1125 and 1463: change ...surface_buffer->w and ...surface_buffer->h to ...surface_buffer->sbw and ...surface_buffer->sbh

In function printMissingCombination you have to check, whether source is not NULL before accessing it on line 1753. Otherwise you get Segmentation faults...

Kind regards
Judith
 
 
Last Edit: 2010/05/28 14:26 By judith.
  The administrator has disabled public write access.
Re:Errors in mmsfbsurface.cpp

Matthias
Posts: 64
graphgraph

Gender: Male Disko Location: Berlin, Germany Birthdate: 1979-04-25
Re:Errors in mmsfbsurface.cpp 5 Years, 3 Months ago  
Hey judith,

thanks again. It's fixed in the HEAD of the git-repository.

Best regards,
Matthias
 
  The administrator has disabled public write access.
Powered by FireBoard
get the latest posts directly to your desktop