DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/kern link_elf.c
:hsu 2005/03/03 11:50:33 PST
:
:DragonFly src repository
:
: Modified files:
: sys/kern link_elf.c
: Log:
: Use malloc(M_ZERO) in preference to separate bzero() after allocation.
:
: Revision Changes Path
: 1.16 +7 -11 src/sys/kern/link_elf.c
:
:http://www.dragonflybsd.org/cvsweb/src/sys/kern/link_elf.c.diff?r1=1.15&r2=1.16&f=u
Plus if it is panicing on a NULL return, it shouldn't be using M_NOWAIT.
I'll make that change.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]