Vulnerability Development mailing list archives

Re: stackguard-like embedded protection


From: antirez <antirez () linuxcare com>
Date: Sun, 10 Sep 2000 14:18:45 +0200

On Sun, Sep 10, 2000 at 01:53:08PM +0200, antirez wrote:

ERRATA:

        __stackback_pseudorand = tmptv.tv_usec | tmptv.tv_sec | getpid();

__stackback_pseudorand = tmptv.tv_usec ^ tmptv.tv_sec ^ getpid();

bye,
antirez

--
Salvatore Sanfilippo, Open Source Developer, Linuxcare Italia spa
+39.049.80 43 411 tel, +39.049.80 43 412 fax
antirez () linuxcare com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.


Current thread: