adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] [ksterker/adonthell] 2731bf: FIXED segfault with SDL


From: noreply
Subject: [Adonthell-commits] [ksterker/adonthell] 2731bf: FIXED segfault with SDL 1.2 backend (cannot unmap_...
Date: Mon, 15 Aug 2011 14:56:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/ksterker/adonthell

  Commit: 2731bfe98c9843108681c90ac1ba90ed3d0f2a39
      
https://github.com/ksterker/adonthell/commit/2731bfe98c9843108681c90ac1ba90ed3d0f2a39
  Author: Kai Sterker <address@hidden>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M src/gfx/surface.h
  M src/gfx/surface_cacher.h
  M src/gfx/surface_ext.cc
  M src/gui/conversation.cc
  M src/gui/font.cpp

  Log Message:
  -----------
  FIXED segfault with SDL 1.2 backend (cannot unmap_color of 0 x 0 surface)
FIXED potential bug in surface cache, where refcount was not initialized and
      valid surfaces could thus be deleted
CHANGED the way surface size is determined:
      always calculate length * height * depth





reply via email to

[Prev in Thread] Current Thread [Next in Thread]