AQGridView icon indicating copy to clipboard operation
AQGridView copied to clipboard

Fixed a Crash Problem when `updateVisibleGridCellsNow` caught a exception

Open xuzhe opened this issue 13 years ago • 0 comments

Cause the exception is autoreleasing, the current code will overrelease it and cause a crash.

xuzhe avatar Feb 05 '12 08:02 xuzhe