The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/mesa/state_tracker/st_context.c |    4 ++--
 src/mesa/vbo/vbo_context.c          |   10 ++++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

       via  753635f733c5548ac8e662e792f65d41b454052a (commit)
       via  4992806ae54d7d1db86eed9c6524aa05f4a2fbd6 (commit)
      from  358aab12c60d5e627d2ce54c1407659cbc207e8c (commit)


- Commits -----------------------------------------------
commit 753635f733c5548ac8e662e792f65d41b454052a
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Sep 16 08:51:28 2008 -0600

    gallium: move _vbo_DestroyContext() call
    
    Call it before freeing core Mesa state to avoid references to freed buffer 
objects.

commit 4992806ae54d7d1db86eed9c6524aa05f4a2fbd6
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Sep 16 08:49:43 2008 -0600

    mesa: protect against double-free in _vbo_DestroyContext()

---------------------------------

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to