[LTP] [PATCH v2 00/11] Introduce guarded buffers
Li Wang
liwang@redhat.com
Tue Aug 13 11:53:47 CEST 2019
Hi Cyril,
I helped to compile & run the whole patch v2 on some platforms[1], the
test result looks pretty good.
Just a tiny issue was found in test_guarded_buf.c, since the .bufs
does not ending with a {}, so sometimes it gets segmental fault from:
$ cat tst_buffers.c -n
115 for (i = 0; bufs[i].ptr; i++) {
And I will keep going to review the patchset in the next few days.
Will let you know if I can find more issues.
[1] (x86_64 + kernel-5.3.0-rc3), (aarch64 + kernel-4.18.0),
(rassberryPi + 4.14.78)
--
Regards,
Li Wang
More information about the ltp
mailing list