id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,launchpad_bug
546,Sending a invalid start element kills infinoted,niklas,armin,"To reproduce:

{{{
nc localhost 6523 <<EOF
<a/>
EOF
}}}

It doesn't really matter what kind of element you send as long as it isn't <stream:stream/>

Infinoted's output:
{{{
Loaded plugin ""/opt/infinoted/lib/infinoted-0.4/note-plugins/libinfd-note-plugin-text.so"" (InfText)
IPv6 Server running on port 6523
**
** ERROR:(inf-xmpp-connection.c:2386):inf_xmpp_connection_sax_end_element: assertion failed: (strcmp((const gchar*)name, ""stream:stream"") == 0)
Aborted
}}}

I tested this with and w/o TLS enabled. I'm running infinoted-0.4.",defect,closed,normal,,infinoted,,critical,fixed,,,
