On Wed, 22 Aug 2012 12:57:10 +0200 rustyBSD <rusty...@gmx.fr> said:

> == src/bin/e_desklock.c ==
> during auth, user's password may be written
> to disk (core dump). To avoid that, the solution
> is to limit core file size to 0 with|| setrlimit(). The
> problem is that once set to 0, the file size can't
> be raised; so we can't reset the size to the value
> it was before.
> 
> Here is a little patch.
> 
> Ok or not ?

i looked - only found 1 place its not 0'd out asap. fixed it. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to