Papadopoulos Georgios writes:
It should be
if (from_uri.len <= MAX_FROM_URI_LEN)
ok, i fixed it in trunk version. i didn't fix the test in other
versions because the bug is not dangerous, i.e., it does not cause
reference outside of the allocated memory area. increase of max from
uri size to 256 should be enough.
-- juha