don't crash on zero length string in DoDrawRotatedText
authorPaul Cornett <paulcor@bullseye.com>
Thu, 25 May 2006 02:40:58 +0000 (02:40 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 25 May 2006 02:40:58 +0000 (02:40 +0000)
commit1c2d839fbfe4683d762754f0d9a727b15f5c4300
tree343eef362f76e2055831fd52793c420a2c6d71dd
parent93664d1bff826fa6cd273ecf83cf4518cca52262
don't crash on zero length string in DoDrawRotatedText

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dcclient.cpp