[Bug 1277981] Re: rwall adds \377 bytes to short messages

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: netkit-rwall (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-06-03 Thread Robie Basak
Unsubscribing sponsors since I see that https://code.launchpad.net /~chris-good/ubuntu/trusty/netkit-rwall/fix-for-1277981/+merge/216563 already exists, and so this is causing this request to be in the sponsorship queue twice. -- You received this bug notification because you are a member of Ubun

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-04-21 Thread Brian Murray
** Tags added: precise ** Also affects: netkit-rwall (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277981 Title: rwall adds \377 bytes

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-04-20 Thread Ubuntu Foundations Team Bug Bot
The attachment "netkit-rwall-1277981.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-04-20 Thread Chris Good
debdiff ** Patch added: "netkit-rwall-1277981.debdiff" https://bugs.launchpad.net/ubuntu/+source/netkit-rwall/+bug/1277981/+attachment/4090628/+files/netkit-rwall-1277981.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-04-20 Thread Chris Good
While the problem doesn't show on trusty, I still think it is a bug that should be fixed. I've pushed my fix branch to : https://code.launchpad.net/~chris-good/ubuntu/trusty/netkit-rwall/fix-for-1277981 and proposed a merge. The trusty ppa is : https://launchpad.net/~chris-good/+archive/rwall-ppa

[Bug 1277981] Re: rwall adds \377 bytes to short messages

2014-04-05 Thread Chris Good
I've worked out a patch to rwall.c which null terminates mbuf before it is passed to clnt_create(). This fixes the problem in precise (12.04.4). However, when I test in trusty (14.04 Beta2), the problem does not exist in the original rwall & rpc.rwalld, even though rwall & rpc.rwalld are the same