GLocalFileOutputStream: Deduplicate stream creation code
authorColin Walters <walters@verbum.org>
Thu, 9 May 2013 17:39:50 +0000 (18:39 +0100)
committerColin Walters <walters@verbum.org>
Thu, 23 May 2013 22:10:44 +0000 (23:10 +0100)
commit5e65cd4e5153b340a25a8ffb580cf5f23f54d649
tree475e3ebf0933c1ecd1af9ff1a54ef6213416cc3d
parent49030c8797d5a415e2cb94a3c658f67206cb8bf5
GLocalFileOutputStream: Deduplicate stream creation code

Lots of copy/paste of the error handling path, let's deduplicate
so I can sanely patch this code later.

https://bugzilla.gnome.org/699959
gio/glocalfileoutputstream.c