| Open Bugs | New Bug |
anonymous Login/Register |
| 2003/10/16 | jcw | ||
It turns out that MK does not catch/reject strings with embedded null bytes in their Tcl_Obj string representation. Adding such strings silently trunctates them. Might be better to detect and throw an error instead? |
|||