RESOLVED FIXED 3823
GW: Fix KWQStaticDeleter to comply with modern KDE API
https://bugs.webkit.org/show_bug.cgi?id=3823
Summary GW: Fix KWQStaticDeleter to comply with modern KDE API
Eric Seidel (no email)
Reported 2005-07-02 20:07:51 PDT
KWQStatic deleter only takes two parameters (one optional) when the KDE one takes 3 (one optiona). This can cause unexpected crashes due to silent pointer -> bool casting. This patch fixes our KWQStaticDeleter to comply with the KDE one.
Attachments
fixes our KWQStaticDeleter (1.30 KB, patch)
2005-07-02 20:10 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-07-02 20:10:31 PDT
Created attachment 2762 [details] fixes our KWQStaticDeleter
Maciej Stachowiak
Comment 2 2005-07-03 01:59:36 PDT
Comment on attachment 2762 [details] fixes our KWQStaticDeleter r=me
Maciej Stachowiak
Comment 3 2005-07-03 02:02:14 PDT
Comment on attachment 2762 [details] fixes our KWQStaticDeleter r=me
Note You need to log in before you can comment on or make changes to this bug.