1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-11-04 12:28:25 +00:00
Lukas Reschke 5c87414390 Close resource in finally block
I don't quite get the reason for `mBuf` here as in `com.owncloud.android.lib.common.utils.Log_OC#appendLog` anyways a new `BufferedWriter` is started but it might make sense to close this here as this will otherwise cause warnings in static code scanners.

Didn't test this as I don't have a Java device and so it requires extensive testing.
2015-12-16 18:08:35 +01:00
..
2015-09-28 10:49:45 +02:00
2015-12-16 18:08:35 +01:00
2015-03-04 11:06:47 +01:00
2015-03-04 11:06:47 +01:00
2015-03-04 11:06:47 +01:00
2015-03-05 13:27:14 +01:00