After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 572290 - failure reading non-block aligned small-block files
failure reading non-block aligned small-block files
Status: RESOLVED FIXED
Product: libgsf
Classification: Core
Component: MS OLE2 & Properties
1.14.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-02-18 16:44 UTC by Jody Goldberg
Modified: 2009-02-19 10:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample file from mailing list (3.50 KB, application/vnd.ms-excel)
2009-02-18 16:44 UTC, Jody Goldberg
Details

Description Jody Goldberg 2009-02-18 16:44:12 UTC
In the small-black case (dirent->use_sb) gsf_infile_msole_new_child is reading in chunks of info->sb.size.   This fails for the final block.
Comment 1 Jody Goldberg 2009-02-18 16:44:52 UTC
Created attachment 128996 [details]
sample file from mailing list
Comment 2 Jody Goldberg 2009-02-19 10:43:21 UTC
Patched in svn.
Fix will be in the next release (1.14.12).