id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 5504 Passing a null pointer to write() is a bad idea any time (in libmythdb) Erik Hovland Isaac Richards The tcp/udp write calls in msocketdevice_unix.cpp can pass a null pointer to write() if the length of the data to write is zero. Although this is unlikely to be a problem, it would be better if we never passed a null pointer to write() ever. defect closed trivial unknown mythtv head low fixed 0