Guest User

Untitled

a guest
Jun 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ==15745== Invalid read of size 1
  2. ==15745== at 0x4C28022: strlen (mc_replace_strmem.c:242)
  3. ==15745== by 0x65E188: Common::String::operator+=(char const*) (str.cpp:270)
  4. ==15745== by 0x65E242: Common::operator+(Common::String const&, char const*) (str.cpp:538)
  5. ==15745== by 0x5876AA: generatePreferredTarget(Common::String const&, ADGameDescription const*) (advancedDetector.cpp:175)
  6. ==15745== by 0x587990: updateGameDescriptor(GameDescriptor&, ADGameDescription const*, ADParams const&) (advancedDetector.cpp:195)
  7. ==15745== by 0x587D62: AdvancedMetaEngine::detectGames(Common::FSList const&) const (advancedDetector.cpp:218)
  8. ==15745== by 0x41962B: EngineManager::detectGames(Common::FSList const&) const (plugins.cpp:404)
  9. ==15745== by 0x59D280: GUI::LauncherDialog::addGame() (launcher.cpp:708)
  10. ==15745== by 0x59CC80: GUI::LauncherDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (launcher.cpp:898)
  11. ==15745== by 0x59EB0F: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
  12. ==15745== by 0x5D18CA: GUI::ButtonWidget::handleMouseUp(int, int, int, int) (widget.cpp:246)
  13. ==15745== by 0x594089: GUI::Dialog::handleMouseUp(int, int, int, int) (dialog.cpp:202)
Add Comment
Please, Sign In to add comment