• Stephan Bergmann's avatar
    The opaque PostUserEvent IDs are actually pointers · 93f5d5a9
    Stephan Bergmann yazdı
    ...so declare them as such.  This avoids the recurring mistake of storing such
    IDs as sal_uInt32, truncating in 64 bit environments, causing RemoveUserEvent to
    potentially not remove the event, it thus firing "too late" and probably causing
    a crash.
    
    While at it, consolidate the trivially unnecessary overloads of both
    Application::PostUserEvent and Window::PostUserEvent.  And in each of them, it
    looks like deleting the mpLink member was missing from the failure branch.
    
    Change-Id: Iab13afbb06e12ac15dec6a6b5b85a7e402a3c654
    93f5d5a9
Adı
Son kayıt (commit)
Son güncelleme
..
animation Loading commit data...
attribute Loading commit data...
contact Loading commit data...
overlay Loading commit data...
primitive2d Loading commit data...
properties Loading commit data...
table Loading commit data...