]> git.saurik.com Git - wxWidgets.git/commit
Prevent assert and crash if an attempt is made to make a bitmap with
authorRobin Dunn <robin@alldunn.com>
Fri, 9 Jun 2006 23:28:28 +0000 (23:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 9 Jun 2006 23:28:28 +0000 (23:28 +0000)
commitf73cd00f01d269b0bc549578bba988169e5872cc
tree127fe9891538f0808c903838ecf1943f0242e379
parent0e9c99232fb603fc94ff83f2990720ac91d525a5
Prevent assert and crash if an attempt is made to make a bitmap with
dimensions < 1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/bitmap.cpp