]> Pileus Git - ~andy/gtk/commit
applied JPEG loader fix from maemo. this fix makes sure stop_load()
authorTim Janik <timj@imendio.com>
Wed, 28 Mar 2007 13:29:17 +0000 (13:29 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 28 Mar 2007 13:29:17 +0000 (13:29 +0000)
commit8a78c744e10a9b4eb1702fba76fdbf3112a063fa
treead96fc13a82c05d4ce37453d1a4f703108476de0
parent1e2e601e5cf5143ad520843924c441bfe4cf68c9
applied JPEG loader fix from maemo. this fix makes sure stop_load()

Wed Mar 28 15:27:35 2007  Tim Janik  <timj@imendio.com>

        * io-jpeg.c: applied JPEG loader fix from maemo. this fix makes sure
        stop_load() doesn't forget about its return value, and it pulls the
        check for infinite looping out of an else branch in load_increment()
        so it runs unconditionally, fixes #397643.

svn path=/trunk/; revision=17567
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-jpeg.c