Re: [AD] Electricfence positive with 4.0.3-rc2 stretch_blit |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-03-25, Peter Wang <tjaden@xxxxxxxxxx> wrote:
> > IOW, the stretch fails with efence when the source bitmap is
> > the whole bitmap. Modifications to the destination don't seem to
> > trigger anything. Could this be related to the recent fix in the
> > scaling routine which wasn't scaling correctly the bottom-right
> > corner of the bitmap? What is the file I should revert to verify
> > this hipotesis?
>
> src/i386/istretch.c
Ok, the 4.0.0 version still fails for me. Now gdb says it's
destroy_compiled_sprite being called from stretch_blit which causes
the crash. I'll leave this in the "too strange to debug" category.