Correct the error handling in splice_stream_with_progress
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2010 13:01:48 +0000 (09:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2010 13:03:22 +0000 (09:03 -0400)
commit6e77ee097100dc3fd695a6dad8811253cea23436
treeb76e3f118eb658f808a6900a68280d6a3ad231a1
parent409a3a61ece7bbdacbf2469eb7b86c3aa3c44653
Correct the error handling in splice_stream_with_progress

We need to get out of both loops, so a simple 'break' doesn't cut it.
Bugs 613748 and 613923
gio/gfile.c