diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 10:56:55 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 10:56:55 +0000 |
commit | 73743d1db73ea57257f902ca94779bb076378bd9 (patch) | |
tree | ffb060671bb7d08b88cca490f72eafb847f003f8 /NEWS | |
parent | 34e4de2fe8b11c7eed4b158fa6e8485ba431d554 (diff) |
backport previous e_sys null deref fix
SVN revision: 83159
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,3 +44,4 @@ Fixes: | |||
44 | * fixed small leak in illume2 policy config | 44 | * fixed small leak in illume2 policy config |
45 | * fixed path setting in import dialog | 45 | * fixed path setting in import dialog |
46 | * fixed possible NULL deref in desktop editor | 46 | * fixed possible NULL deref in desktop editor |
47 | * fixed possible NULL deref in e_sys when debugging | ||