[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15190] trunk/blender/source/blender/src/ view.c: -> Stack corruption in viewline in viw.c

Martin Poirier theeth at yahoo.com
Tue Jun 10 18:33:07 CEST 2008


--- On Tue, 6/10/08, Geoffrey Bantle <hairbat at yahoo.com> wrote:

> From: Geoffrey Bantle <hairbat at yahoo.com>
> Subject: [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15190] trunk/blender/source/blender/src/ view.c: -> Stack corruption in viewline in viw.c
> To: bf-blender-cvs at blender.org
> Date: Tuesday, June 10, 2008, 12:19 PM
> Revision: 15190
>          
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15190
> Author:   briggs
> Date:     2008-06-10 18:18:45 +0200 (Tue, 10 Jun 2008)
> 
> Log Message:
> -----------
> -> Stack corruption in viewline in viw.c
> 
> viewline() would write past the end of an array
> allocated on the stack causing crashes. Fixed this.
> 
> Martin, could you take a look at this?

It's good, thanks for the fix.

Can't believe I didn't catch the warning for that.

Martin


      


More information about the Bf-committers mailing list