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+249ca42197f0b066e...@syzkaller.appspotmail.com 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.