Re: [Live-devel] [patch] make sure string storage has enough room for the null char

2008-07-08 Thread Ross Finlayson
This patch is the one I am least comfortable with. I have no idea if the strings that are being created require a null char to terminate them. But to stimulate discussion I am posting the patches that do make sure there is room for the null char in a few strings where it seems it was no accounted

[Live-devel] [patch] make sure string storage has enough room for the null char

2008-07-08 Thread Erik Hovland
This patch is the one I am least comfortable with. I have no idea if the strings that are being created require a null char to terminate them. But to stimulate discussion I am posting the patches that do make sure there is room for the null char in a few strings where it seems it was no accounted f