mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
plug leak in LayoutButtons
This commit is contained in:
parent
0d2b243a17
commit
7ee448009c
@ -1735,6 +1735,7 @@ void CRDFToolbar::LayoutButtons(int nIndex)
|
||||
pButton = (CRDFToolbarButton*)(HT_GetNodeFEData(item));
|
||||
}
|
||||
}
|
||||
HT_DeleteCursor(cursor);
|
||||
|
||||
int width = m_nWidth;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user