Comment 2 for bug 219087

Revision history for this message
Matthias Klose (doko) wrote :

moblin-applets:
 - capplets/common/launcher.c: char applet[1024]; command line args are written in this buffer ...
 - moblin-system-daemon/calibrator.cpp: assume that getxorgconf() returns something > 512, then cmd in editxorgconf will overflow
 - libvolumecontrol/volume.c: name, message overflows in process_elements?
 - other buffers with fixed size 1000, but those are filled with short enough strings

copyright & packaging look ok.