]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix up r343367
authorngie <ngie@FreeBSD.org>
Wed, 23 Jan 2019 23:48:57 +0000 (23:48 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 23 Jan 2019 23:48:57 +0000 (23:48 +0000)
commit87b91adfb0f8220bee7dea4c93d08ab107ce43ff
tree35bfc2ede8896add0a2b9e43d13e72dadbe4bad2
parent96a6d051e389ad0aef972000401761891cea2f4f
Fix up r343367

I should have only changed the format qualifier with the `size_t` value,
`length`, not the other [`off_t`] value, `dest_file_size`.

MFC after: 1 month
MFC with: r343362, r343365, r343367
Approved by: emaste (mentor; implicit)
Reported by: gcc 8.x
lib/libc/tests/sys/sendfile_test.c