Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   chs
Date:           Tue Oct  1 17:45:25 UTC 2019

Modified Files:
        src/sys/net: if_media.c

Log Message:
in ifmedia_add(), use a wait-style memory allocation rather than
not waiting and panic'ing if the allocation fails.

Reported-by: syzbot+249ca42197f0b066e154%syzkaller.appspotmail.com@localhost


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/net/if_media.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index