Message115669
> > baikie: why did the test pass for you?
>
> The test passes (I assume) if linux-pass-unterminated.diff is applied. The latter patch is only meant to exhibit the issue, though, not to be checked in.
No, I meant for linux-pass-unterminated.diff to be checked in so
that applications could always send datagrams back to the address
they got them from, even when it was 108 bytes long. As it is
run only on Linux, testMaxPathLen does not leave space for a null
terminator because Linux just ignores it (that is what makes it
possible to bind to a 108-byte address and thus trigger the bug). |
|
Date |
User |
Action |
Args |
2010-09-05 19:47:58 | baikie | set | recipients:
+ baikie, loewis, pitrou, vstinner |
2010-09-05 19:47:56 | baikie | link | issue8372 messages |
2010-09-05 19:47:55 | baikie | create | |
|