[PATCH] librt: add test (bug 28213)
Никита Попов
npv1310@gmail.com
Thu Aug 12 03:10:53 GMT 2021
Hello, any update?
On Wed, Aug 11, 2021, 16:26 Никита Попов <npv1310@gmail.com> wrote:
> Hello. I'm submitting a test case for recent bug 28213. It shows the
> following results.
> Before fix of bug 28213:
> # cat ./rt/tst-bz28213.out
> Child caused segmentation fault
> # cat ./rt/tst-bz28213.test-result
> FAIL: rt/tst-bz28213
> original exit status 1
>
> After fix of bug 28213:
> # cat ./rt/tst-bz28213.out
> # cat ./rt/tst-bz28213.test-result
> PASS: rt/tst-bz28213
> original exit status 0
> I managed to get libc cause segmentation fault.
> Looking forward to receiving feedback from you.
>
More information about the Libc-alpha
mailing list