cvs commit: src/sys/libkern stack_protector.c
Matthew Dillon
dillon at apollo.backplane.com
Wed Jun 2 10:12:03 PDT 2004
:joerg 2004/06/01 10:31:17 PDT
:
:DragonFly src repository
:
: Modified files:
: sys/libkern stack_protector.c
: Log:
: Initialize the magic cookie using real numbers instead of a multi-character
: literal.
:
: Revision Changes Path
: 1.4 +6 -1 src/sys/libkern/stack_protector.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/libkern/stack_protector.c.diff?r1=1.3&r2=1.4&f=h
THANK YOU! That warning was really annoying me but I was too lazy
to figure out the proper byte ordering for the conversion.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list