Two screwups fixed for sizeof(char *) instead of sizeof(char []).
Also change all the helper functions to pass along the size of the msgbuf and use PyOS_snprintf() when writing into the buffer.
J
Jeremy Hylton committed
b048b26db00b57fe5f23b4b81eae90a06c98fb0b
Parent: c1bbcb8