Re: [AD] SF.net SVN: alleg: [7427] allegro/branches/4.3/src |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2006-07-31, Milan Mimica <milan.mimica@xxxxxxxxxx> wrote:
> tjaden@xxxxxxxxxx wrote:
> > Revision: 7427
> > Author: tjaden
> > Date: 2006-07-30 07:23:08 -0700 (Sun, 30 Jul 2006)
> > ViewCVS: http://svn.sourceforge.net/alleg/?rev=7427&view=rev
> >
> > Log Message:
> > -----------
> > Peter Wang fixed a bug where trying to load an invalid compressed BMP could
> > cause a null pointer dereference.
> >
> > Also added an ASSERT to _fixup_loaded_bitmap.
>
> Is this fix applicable also to 4.2? Should fixes go to both branches
> immediately?
Thanks for the reminder. I was going to merge it yesterday but then got
sidetracked and forgot :-)
Generally fixes should go to both branches immediately. If you are only
going to apply it to one, apply it to the 4.2 branch.
Peter