Summary: | Empty APE tag crashes TagLib | ||
---|---|---|---|
Product: | [Frameworks and Libraries] taglib | Reporter: | Gabriel Levy <spam_gabe> |
Component: | general | Assignee: | Scott Wheeler <wheeler> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gabriel Levy
2007-09-27 06:24:21 UTC
SVN commit 717984 by wheeler: Add a few checks to make sure that we don't blow up when trying to read zero-byte values. BUG:150250 M +1 -1 ape/apetag.cpp M +5 -3 toolkit/tbytevector.cpp M +3 -0 toolkit/tfile.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=717984 |