Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Aici am comentat apelul lui parse_command din main.c si practic comanda este citita, memoria se elibereaza si totul se iese. NU am modifica nimic in schelet, doar nu apelez parse_command si dau break sigur la finalul primei iteratii.
- Dr. Memory version 1.11.0 build 2 built on Aug 29 2016 02:42:07
- Dr. Memory results for pid 6080: "mini-shell.exe"
- Application cmdline: "./mini-shell.exe"
- Recorded 115 suppression(s) from default C:\Program Files\Dr. Memory\bin\suppress-default.txt
- Error #1: REACHABLE LEAK 32 direct bytes 0x004f00f8-0x004f0118 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #2: REACHABLE LEAK 520 direct bytes 0x004f0478-0x004f0680 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #3: REACHABLE LEAK 1024 direct bytes 0x004f06a0-0x004f0aa0 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #4: REACHABLE LEAK 32 direct bytes 0x004f0ac0-0x004f0ae0 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #5: REACHABLE LEAK 2048 direct bytes 0x008f0330-0x008f0b30 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #6: REACHABLE LEAK 544 direct bytes 0x008f12c8-0x008f14e8 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #7: REACHABLE LEAK 25 direct bytes 0x008f1508-0x008f1521 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #8: REACHABLE LEAK 208 direct bytes 0x008f1548-0x008f1618 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #9: REACHABLE LEAK 31 direct bytes 0x008f1638-0x008f1657 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #10: REACHABLE LEAK 128 direct bytes 0x008f2cb8-0x008f2d38 + 0 indirect bytes
- <memory was allocated before tool took control>
- Error #11: REACHABLE LEAK 4096 direct bytes 0x008f2d58-0x008f3d58 + 0 indirect bytes
- <memory was allocated before tool took control>
- WARNING: application is missing line number information.
- ===========================================================================
- FINAL SUMMARY:
- DUPLICATE ERROR COUNTS:
- Error # 1: 14
- Error # 4: 3
- Error # 9: 51
- SUPPRESSIONS USED:
- ERRORS FOUND:
- 0 unique, 0 total unaddressable access(es)
- 0 unique, 0 total uninitialized access(es)
- 0 unique, 0 total invalid heap argument(s)
- 0 unique, 0 total GDI usage error(s)
- 0 unique, 0 total handle leak(s)
- 0 unique, 0 total warning(s)
- 0 unique, 0 total, 0 byte(s) of leak(s)
- 0 unique, 0 total, 0 byte(s) of possible leak(s)
- 11 unique, 76 total, 11010 byte(s) of still-reachable allocation(s)
- ERRORS IGNORED:
- 1 potential error(s) (suspected false positives)
- (details: C:\Users\Student\AppData\Roaming\Dr. Memory\DrMemory-mini-shell.exe.6080.000\potential_errors.txt)
- Details: C:\Users\Student\AppData\Roaming\Dr. Memory\DrMemory-mini-shell.exe.6080.000\results.txt
Advertisement
Add Comment
Please, Sign In to add comment