diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2014-01-05 01:14:14 +0100 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2014-01-05 01:19:44 +0100 |
| commit | 042d8bf9eb23b4490bab3f13a2e95fc962a42c42 (patch) | |
| tree | 7e4e7542b21737118bb02a204ab5b8a352cff516 /apps/codec_thread.c | |
| parent | 61a096499b72f82dd8efc782e30cfeb1a31ef400 (diff) | |
| download | rockbox-042d8bf9eb23b4490bab3f13a2e95fc962a42c42.zip rockbox-042d8bf9eb23b4490bab3f13a2e95fc962a42c42.tar.gz rockbox-042d8bf9eb23b4490bab3f13a2e95fc962a42c42.tar.bz2 rockbox-042d8bf9eb23b4490bab3f13a2e95fc962a42c42.tar.xz | |
Revert "Fix data abort introduced by ef92ed4a."
This reverts commit 61a096499b72f82dd8efc782e30cfeb1a31ef400.
The original issue was caused by a new structure member which caused
bmp_args::buf to be unaligned for 2-byte reads. Enforcing that alignment
should be the faster fix. Aligning to cache (while at it) should
improve bmp loading times even more.
Change-Id: I58a2caaf08c0ce46e2fb9666de628a30a36ea5f4
Diffstat (limited to 'apps/codec_thread.c')
0 files changed, 0 insertions, 0 deletions