spotted a bug...

SVN revision: 24464
This commit is contained in:
Carsten Haitzler 2006-08-08 05:55:58 +00:00
parent 800ba0cc79
commit f1bdf6fb64
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -8,6 +8,9 @@ Some of the things (in very short form) that need to be done to E17...
BUGS / FIXES
-------------------------------------------------------------------------------
* BUG: i spotted a segv (glibc abort in malloc) in the forked child that does
pam checks - the child needs to disable segv checking etc. and i should
double check desklock's memory stuff.
* BUG: e_entry/editable widget is pretty borken in sizing, clipping, initial
state and i think is also now causing segv's (not sure yet), but it needs
a complete going over if not a rewrite. :(