Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Handle Leak On Windows?

    General and Desktop
    4
    4
    1619
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JohnDaYe last edited by

      Handle Leak On Windows?

      1 Reply Last reply Reply Quote 0
      • C
        ChrisW67 last edited by

        Explain question on Qt Project.

        1 Reply Last reply Reply Quote 0
        • D
          DerManu last edited by

          [quote author="ChrisW67" date="1366171069"]Explain question on Qt Project.[/quote]ymmd already. :D

          To address the "question":
          If you have any chance, try to do this on linux with valgrind. Valgrind beats all. If you have to stay on windows, try to use http://code.google.com/p/drmemory/

          1 Reply Last reply Reply Quote 0
          • M
            MuldeR last edited by

            Do you want to know how you can handle (detect + fix) memory leaks on Windows?

            Or do you want to say that Qt is leaking "handles" on Windows?

            In the former case, I would suggest you give Visual Leaks Detector (VLD) a try:
            http://vld.codeplex.com/

            My OpenSource software at: http://muldersoft.com/

            Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

            Go visit the coop: http://youtu.be/Jay...

            1 Reply Last reply Reply Quote 0
            • First post
              Last post