mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Fix for Bug 227135: "TestCallTemplates crashes - erroneous test"
p=aku, r=dbaron
This commit is contained in:
parent
c905b0dbe6
commit
b3e05f4a70
@ -68,6 +68,8 @@ int main()
|
||||
* when I don't need to.
|
||||
*/
|
||||
|
||||
NS_NOTREACHED("This test is not intended to run, only to compile!");
|
||||
|
||||
/* Test CallQueryInterface */
|
||||
|
||||
nsISupports *mySupportsPtr = NS_REINTERPRET_CAST(nsISupports*, 0x1000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user