зеркало из https://github.com/mozilla/pjs.git
Test change to trigger a crash when trying to construct a table frame so we can test the new talos stack tooling, but should compile
This commit is contained in:
Родитель
3f3bf015c6
Коммит
4302f5cc55
|
@ -3139,7 +3139,7 @@ nsCSSFrameConstructor::ConstructTableFrame(nsFrameConstructorState& aState,
|
|||
nsIFrame*& aNewOuterFrame,
|
||||
nsIFrame*& aNewInnerFrame)
|
||||
{
|
||||
*((void*)0) = 1;
|
||||
*((int*)0) = 1;
|
||||
nsresult rv = NS_OK;
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче