]> arthur.barton.de Git - netatalk.git/commit
Fix for bug id #6: uncaught error condition from dsi_stream_read function call.
authorFrank Lahm <franklahm@googlemail.com>
Mon, 23 May 2011 08:07:32 +0000 (10:07 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 23 May 2011 08:07:32 +0000 (10:07 +0200)
commit15afe7fe0d93e16c964d15c11f2de4c09908aedc
tree60046b2c80a19556e794ef1ecef8aa4273ecf953
parent8605dc0587df19aa3ac981099fcdc4e20b2ce115
Fix for bug id #6: uncaught error condition from dsi_stream_read function call.
Add a func that enters disconnected state and call it in two places where disconnected state wasn't entered correctly before.
etc/afpd/afp_dsi.c
include/atalk/dsi.h
libatalk/dsi/dsi_stream.c