K 10 svn:author V 2 mm K 8 svn:date V 27 2013-03-23T21:34:10.690737Z K 7 svn:log V 371 Merge bugfix from vendor master branch: Limit write requests to at most INT_MAX. This prevents a certain common programming error (passing -1 to write) from leading to other problems deeper in the library. References: https://github.com/libarchive/libarchive/commit/22531545514043e0 Reported by: Xin Li Obtained from: libarchive (master branch) END