RESOLVED FIXED 6120
Random crashes when running the test suite
https://bugs.webkit.org/show_bug.cgi?id=6120
Summary Random crashes when running the test suite
Anders Carlsson
Reported 2005-12-17 08:28:54 PST
I get random crashes when running the test suite; it looks like it's memory corruption. Patch coming up.
Attachments
Make m_lstMedia a smart pointer (1.53 KB, patch)
2005-12-17 08:34 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2005-12-17 08:34:24 PST
Created attachment 5122 [details] Make m_lstMedia a smart pointer Since the calls to ref and unref for m_lstMedia have been removed, m_lstMedia should be made a smart pointer.
Darin Adler
Comment 2 2005-12-17 08:40:33 PST
Comment on attachment 5122 [details] Make m_lstMedia a smart pointer r=me
Eric Seidel (no email)
Comment 3 2005-12-17 12:06:13 PST
Comment on attachment 5122 [details] Make m_lstMedia a smart pointer Thank you anders.
Note You need to log in before you can comment on or make changes to this bug.