• 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
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
win32/source/odbcconfig Loading commit data...
AllLangResTarget_dba.mk Loading commit data...
AllLangResTarget_dbmm.mk Loading commit data...
AllLangResTarget_dbu.mk Loading commit data...
AllLangResTarget_sdbt.mk Loading commit data...
CppunitTest_dbaccess_dialog_save.mk Loading commit data...
CppunitTest_dbaccess_embeddeddb_performancetest.mk Loading commit data...
CppunitTest_dbaccess_firebird_test.mk Loading commit data...
CppunitTest_dbaccess_hsqldb_test.mk Loading commit data...
CppunitTest_dbaccess_macros_test.mk Loading commit data...
Executable_odbcconfig.mk Loading commit data...
JunitTest_dbaccess_complex.mk Loading commit data...
JunitTest_dbaccess_unoapi.mk Loading commit data...
Library_dba.mk Loading commit data...
Library_dbaxml.mk Loading commit data...
Library_dbmm.mk Loading commit data...
Library_dbu.mk Loading commit data...
Library_sdbt.mk Loading commit data...
Makefile Loading commit data...
Module_dbaccess.mk Loading commit data...
README Loading commit data...
UIConfig_dbaccess.mk Loading commit data...
UIConfig_dbapp.mk Loading commit data...
UIConfig_dbbrowser.mk Loading commit data...
UIConfig_dbquery.mk Loading commit data...
UIConfig_dbrelation.mk Loading commit data...
UIConfig_dbtable.mk Loading commit data...
UIConfig_dbtdata.mk Loading commit data...