Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==10697== Memcheck, a memory error detector
- ==10697== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
- ==10697== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
- ==10697== Command: ./PARSER_LI3
- ==10697==
- ==10697== Conditional jump or move depends on uninitialised value(s)
- ==10697== at 0x401144: retiraEspacosInicioFim (parser.c:22)
- ==10697== by 0x4019C9: conferenciaToken (parser.c:291)
- ==10697== by 0x400D64: lerFichAux (main.c:72)
- ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Conditional jump or move depends on uninitialised value(s)
- ==10697== at 0x401144: retiraEspacosInicioFim (parser.c:22)
- ==10697== by 0x401A01: conferenciaToken (parser.c:296)
- ==10697== by 0x400D64: lerFichAux (main.c:72)
- ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Conditional jump or move depends on uninitialised value(s)
- ==10697== at 0x401158: retiraEspacosInicioFim (parser.c:23)
- ==10697== by 0x401A01: conferenciaToken (parser.c:296)
- ==10697== by 0x400D64: lerFichAux (main.c:72)
- ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Conditional jump or move depends on uninitialised value(s)
- ==10697== at 0x401158: retiraEspacosInicioFim (parser.c:23)
- ==10697== by 0x4019C9: conferenciaToken (parser.c:291)
- ==10697== by 0x400D64: lerFichAux (main.c:72)
- ==10697== by 0x400F33: lerFicheiroLista (main.c:140)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Invalid read of size 1
- ==10697== at 0x401200: auxiliarTokenInt (parser.c:41)
- ==10697== by 0x40175C: revistaToken (parser.c:199)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697== Address 0x990a021 is 0 bytes after a block of size 1 alloc'd
- ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
- ==10697== by 0x4EAFB41: strdup (strdup.c:43)
- ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
- ==10697== by 0x401745: revistaToken (parser.c:197)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Invalid read of size 1
- ==10697== at 0x4011D0: auxiliarTokenInt (parser.c:38)
- ==10697== by 0x40175C: revistaToken (parser.c:199)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697== Address 0xc0575f1 is 0 bytes after a block of size 1 alloc'd
- ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
- ==10697== by 0x4EAFB41: strdup (strdup.c:43)
- ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
- ==10697== by 0x401745: revistaToken (parser.c:197)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697==
- ==10697== Invalid read of size 1
- ==10697== at 0x4011E4: auxiliarTokenInt (parser.c:38)
- ==10697== by 0x40175C: revistaToken (parser.c:199)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
- ==10697== Address 0xc0575f1 is 0 bytes after a block of size 1 alloc'd
- ==10697== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
- ==10697== by 0x4EAFB41: strdup (strdup.c:43)
- ==10697== by 0x401184: retiraEspacosInicioFim (parser.c:25)
- ==10697== by 0x401745: revistaToken (parser.c:197)
- ==10697== by 0x400DC1: lerFichAux (main.c:86)
- ==10697== by 0x400FCC: lerFicheiroLista (main.c:153)
- ==10697== by 0x4010AD: main (main.c:177)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement