Summary: This fixes a couple of false positives as objects of BufferedReader don't need to be closed if the wrapped reader resource gets closed correctly. Reviewed By: sblackshear Differential Revision: D5106596 fbshipit-source-id: 725fb80