A couple bugfixes in ii v1.4

Since I discovered ii, I’ve been putting it through its paces and have come across a couple bugs in version 1.4.  The first bug is a slow file descriptor leak whenever messages are sent to channels or users with capital letters in the name.  The second bug prevents long commands that share a first letter with ii-specific commands from being run.  For example, /l tells ii to part the current channel, which blocks /list from being passed through.

This patch fixes two bugs within ii and has been submitted to the suckless crew.  I’ve tested this patch with both the ssl and autojoin patches, and it seems to work fine with them.  For more information, check out the README.

About samurai

I like computers... A lot. So I tend to spend a lot of time doing varied things with them. Often you'll find me playing with Python or PHP, fighting with operating systems, ranting about some off-the-wall concept, or preparing for zombies.
This entry was posted in psych0tik IRC and tagged , , , , , . Bookmark the permalink.

One Response to A couple bugfixes in ii v1.4

Leave a Reply

Your email address will not be published. Required fields are marked *