Advertisement
Beatgodes

Untitled

Apr 17th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. ==10697== Memcheck, a memory error detector
  2. ==10697== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  3. ==10697== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  4. ==10697== Command: ./PARSER_LI3
  5. ==10697==
  6. ==10697== Conditional jump or move depends on uninitialised value(s)
  7. ==10697== at 0x401144: retiraEspacosInicioFim (parser.c:22)
  8. ==10697== by 0x4019C9: conferenciaToken (parser.c:291)
  9. ==10697== by 0x400D64: lerFichAux (main.c:72)
  10. ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
  11. ==10697== by 0x4010AD: main (main.c:177)
  12. ==10697==
  13. ==10697== Conditional jump or move depends on uninitialised value(s)
  14. ==10697== at 0x401144: retiraEspacosInicioFim (parser.c:22)
  15. ==10697== by 0x401A01: conferenciaToken (parser.c:296)
  16. ==10697== by 0x400D64: lerFichAux (main.c:72)
  17. ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
  18. ==10697== by 0x4010AD: main (main.c:177)
  19. ==10697==
  20. ==10697== Conditional jump or move depends on uninitialised value(s)
  21. ==10697== at 0x401158: retiraEspacosInicioFim (parser.c:23)
  22. ==10697== by 0x401A01: conferenciaToken (parser.c:296)
  23. ==10697== by 0x400D64: lerFichAux (main.c:72)
  24. ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
  25. ==10697== by 0x4010AD: main (main.c:177)
  26. ==10697==
  27. ==10697== Conditional jump or move depends on uninitialised value(s)
  28. ==10697== at 0x401158: retiraEspacosInicioFim (parser.c:23)
  29. ==10697== by 0x4019C9: conferenciaToken (parser.c:291)
  30. ==10697== by 0x400D64: lerFichAux (main.c:72)
  31. ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
  32. ==10697== by 0x4010AD: main (main.c:177)
  33. ==10697==
  34. ==10697== Invalid read of size 1
  35. ==10697== at 0x401200: auxiliarTokenInt (parser.c:41)
  36. ==10697== by 0x40175C: revistaToken (parser.c:199)
  37. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  38. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  39. ==10697== by 0x4010AD: main (main.c:177)
  40. ==10697== Address 0x990a021 is 0 bytes after a block of size 1 alloc'd
  41. ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
  42. ==10697== by 0x4EAFB41: strdup (strdup.c:43)
  43. ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
  44. ==10697== by 0x401745: revistaToken (parser.c:197)
  45. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  46. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  47. ==10697== by 0x4010AD: main (main.c:177)
  48. ==10697==
  49. ==10697== Invalid read of size 1
  50. ==10697== at 0x4011D0: auxiliarTokenInt (parser.c:38)
  51. ==10697== by 0x40175C: revistaToken (parser.c:199)
  52. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  53. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  54. ==10697== by 0x4010AD: main (main.c:177)
  55. ==10697== Address 0xc0575f1 is 0 bytes after a block of size 1 alloc'd
  56. ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
  57. ==10697== by 0x4EAFB41: strdup (strdup.c:43)
  58. ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
  59. ==10697== by 0x401745: revistaToken (parser.c:197)
  60. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  61. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  62. ==10697== by 0x4010AD: main (main.c:177)
  63. ==10697==
  64. ==10697== Invalid read of size 1
  65. ==10697== at 0x4011E4: auxiliarTokenInt (parser.c:38)
  66. ==10697== by 0x40175C: revistaToken (parser.c:199)
  67. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  68. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  69. ==10697== by 0x4010AD: main (main.c:177)
  70. ==10697== Address 0xc0575f1 is 0 bytes after a block of size 1 alloc'd
  71. ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
  72. ==10697== by 0x4EAFB41: strdup (strdup.c:43)
  73. ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
  74. ==10697== by 0x401745: revistaToken (parser.c:197)
  75. ==10697== by 0x400DC1: lerFichAux (main.c:86)
  76. ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
  77. ==10697== by 0x4010AD: main (main.c:177)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement