~apw/lightdm/lp1203711-fix-uninitialised-glist

  • Committer: Andy Whitcroft
  • Date: 2013-07-22 13:24:01 UTC
  • Revision ID: apw@canonical.com-20130722132401-ctw3kuga386xyzk3
fix uninitialised GList pointer in configuration directory handling

We have an uninitialised GList pointer in the configuration directory
handling code.  When we attempt to record the filenames in the
configuration directory we attempt to append relative to this code and
SIGSEGV preventing startup.  (LP: #1203711)

Initialise this pointer to prevent these crashes.  Tested on an affected
system.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Filename Latest Rev Last Changed Committer Comment Size
..
apparmor 1678.1.1 11 years ago Robert Ancell Install apparmor correctly to fix distcheck Diff
init 227 13 years ago Robert Ancell Add an upstart script Diff
pam 1245 12 years ago Robert Ancell Add default PAM configuration Diff
keys.conf 899 12 years ago Robert Ancell XDMCP keys now stored in keys.conf 40 bytes Diff Download File
lightdm-set-defaults.1 1700.1.1 10 years ago Robert Ancell Fix error in lightdm-set-defaults man page 1.1 KB Diff Download File
lightdm.1 1327 12 years ago Robert Ancell Remove obsolete options from the man page 1 KB Diff Download File
lightdm.conf 1699.1.1 10 years ago Robert Ancell Load sessions and greeters from /usr/share/lightdm 5.3 KB Diff Download File
Makefile.am 1685.1.1 11 years ago Robert Ancell Fix tests not running from install directory insid 999 bytes Diff Download File
org.freedesktop.DisplayManager.conf 1193 12 years ago Robert Ancell Create 'AddLocalXSeat' D-Bus method, and require r 1.1 KB Diff Download File
users.conf 1278 12 years ago Robert Ancell Add note to users.conf that it only works if not u 456 bytes Diff Download File