Bug #1152
MacOS-X Throws listxattr exception frequently
Start date:
11 Jan 2016
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
There are many instances of this issue. For example:
1022 rmills@rmillsmbp:~/gnu/exiv2/trunk $ exiv2 -di 2014-2.jpg Exiv2 exception in erase action for file 2014-2.jpg: 2014-2.jpg: Call to `listxattr' failed: Result too large (errno = 34) 1023 rmills@rmillsmbp:~/gnu/exiv2/trunk $
Associated revisions
History
Updated by Robin Mills almost 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Estimated time changed from 4.00 h to 1.00 h
r4180. Fix submitted.
#1152 Fix submitted. Also added new static function FileIo::temporaryPath() which I require for tgt - code and fixed typo in tiffvisitor.cpp