]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly copy the M_RDONLY flag when duplicating a reference
authorColin Percival <cperciva@FreeBSD.org>
Tue, 13 Jul 2010 02:45:17 +0000 (02:45 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Tue, 13 Jul 2010 02:45:17 +0000 (02:45 +0000)
commit32a8b1d832277604e01267277458922190f28cf0
treea8c4502cfd03e572e63422e96e42ba84ded8b498
parent8d6a514f4aaa53d85b822fc9bd09941ba04e3013
Correctly copy the M_RDONLY flag when duplicating a reference
to an mbuf external buffer.

Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-10:07.mbuf
sys/kern/uipc_mbuf.c