1 | ==6224== Invalid write of size 2
|
---|
2 | ==6224== at 0x4F1D9C: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:199)
|
---|
3 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
4 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
5 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
6 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
7 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
8 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
9 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
10 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
11 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
12 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
13 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
14 | ==6224== Address 0xd7293e2 is 10 bytes after a block of size 128,000 alloc'd
|
---|
15 | ==6224== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
|
---|
16 | ==6224== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
|
---|
17 | ==6224== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
|
---|
18 | ==6224== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
|
---|
19 | ==6224== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
|
---|
20 | ==6224== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
|
---|
21 | ==6224== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
|
---|
22 | ==6224== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
|
---|
23 | ==6224== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
|
---|
24 | ==6224== by 0x480AE0: scummvm_main (main.cpp:352)
|
---|
25 | ==6224== by 0x47D20B: main (main.cpp:108)
|
---|
26 | ==6224==
|
---|
27 | ==6224== Invalid write of size 2
|
---|
28 | ==6224== at 0x4F1DAC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:200)
|
---|
29 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
30 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
31 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
32 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
33 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
34 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
35 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
36 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
37 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
38 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
39 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
40 | ==6224== Address 0xd7293e4 is 12 bytes after a block of size 128,000 alloc'd
|
---|
41 | ==6224== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
|
---|
42 | ==6224== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
|
---|
43 | ==6224== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
|
---|
44 | ==6224== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
|
---|
45 | ==6224== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
|
---|
46 | ==6224== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
|
---|
47 | ==6224== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
|
---|
48 | ==6224== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
|
---|
49 | ==6224== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
|
---|
50 | ==6224== by 0x480AE0: scummvm_main (main.cpp:352)
|
---|
51 | ==6224== by 0x47D20B: main (main.cpp:108)
|
---|
52 | ==6224==
|
---|
53 | ==6224== Invalid write of size 2
|
---|
54 | ==6224== at 0x4F1DBC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:201)
|
---|
55 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
56 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
57 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
58 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
59 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
60 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
61 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
62 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
63 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
64 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
65 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
66 | ==6224== Address 0xd7293e6 is 14 bytes after a block of size 128,000 alloc'd
|
---|
67 | ==6224== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
|
---|
68 | ==6224== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
|
---|
69 | ==6224== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
|
---|
70 | ==6224== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
|
---|
71 | ==6224== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
|
---|
72 | ==6224== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
|
---|
73 | ==6224== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
|
---|
74 | ==6224== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
|
---|
75 | ==6224== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
|
---|
76 | ==6224== by 0x480AE0: scummvm_main (main.cpp:352)
|
---|
77 | ==6224== by 0x47D20B: main (main.cpp:108)
|
---|
78 | ==6224==
|
---|
79 | ==6224== Invalid write of size 2
|
---|
80 | ==6224== at 0x4F1DCC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:202)
|
---|
81 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
82 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
83 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
84 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
85 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
86 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
87 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
88 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
89 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
90 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
91 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
92 | ==6224== Address 0xd7293e8 is not stack'd, malloc'd or (recently) free'd
|
---|
93 | ==6224==
|
---|
94 | ==6224== Invalid write of size 2
|
---|
95 | ==6224== at 0x4F1DDC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:203)
|
---|
96 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
97 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
98 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
99 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
100 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
101 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
102 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
103 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
104 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
105 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
106 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
107 | ==6224== Address 0xd7293ea is not stack'd, malloc'd or (recently) free'd
|
---|
108 | ==6224==
|
---|
109 | ==6224== Invalid write of size 2
|
---|
110 | ==6224== at 0x4F1DEC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:204)
|
---|
111 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
112 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
113 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
114 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
115 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
116 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
117 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
118 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
119 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
120 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
121 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
122 | ==6224== Address 0xd7293ec is not stack'd, malloc'd or (recently) free'd
|
---|
123 | ==6224==
|
---|
124 | ==6224== Invalid write of size 2
|
---|
125 | ==6224== at 0x4F1D7C: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:197)
|
---|
126 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
127 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
128 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
129 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
130 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
131 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
132 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
133 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
134 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
135 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
136 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
137 | ==6224== Address 0xd7293ee is not stack'd, malloc'd or (recently) free'd
|
---|
138 | ==6224==
|
---|
139 | ==6224== Invalid write of size 2
|
---|
140 | ==6224== at 0x4F1D8C: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:198)
|
---|
141 | ==6224== by 0x4F6F50: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1197)
|
---|
142 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
143 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
144 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
145 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
146 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
147 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
148 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
149 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
150 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
151 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
152 | ==6224== Address 0xd7293f0 is not stack'd, malloc'd or (recently) free'd
|
---|
153 | ==6224==
|
---|
154 | ==6224== Invalid write of size 2
|
---|
155 | ==6224== at 0x4F707E: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquareAlg(int, int, int, int, int, unsigned short, Graphics::VectorRenderer::FillMode) (VectorRendererSpec.cpp:1200)
|
---|
156 | ==6224== by 0x4F780B: Graphics::VectorRendererSpec<unsigned short>::drawRoundedSquare(int, int, int, int, int) (VectorRendererSpec.cpp:633)
|
---|
157 | ==6224== by 0x4E0658: Graphics::VectorRenderer::drawCallback_ROUNDSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:371)
|
---|
158 | ==6224== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
|
---|
159 | ==6224== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
|
---|
160 | ==6224== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
|
---|
161 | ==6224== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
|
---|
162 | ==6224== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
|
---|
163 | ==6224== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
|
---|
164 | ==6224== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
|
---|
165 | ==6224== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
|
---|
166 | ==6224== by 0x4E2372: GUI::ButtonWidget::handleMouseUp(int, int, int, int) (widget.cpp:246)
|
---|
167 | ==6224== Address 0xd7293e2 is 10 bytes after a block of size 128,000 alloc'd
|
---|
168 | ==6224== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
|
---|
169 | ==6224== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
|
---|
170 | ==6224== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
|
---|
171 | ==6224== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
|
---|
172 | ==6224== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
|
---|
173 | ==6224== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
|
---|
174 | ==6224== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
|
---|
175 | ==6224== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
|
---|
176 | ==6224== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
|
---|
177 | ==6224== by 0x480AE0: scummvm_main (main.cpp:352)
|
---|
178 | ==6224== by 0x47D20B: main (main.cpp:108)
|
---|