You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola!
Corriendo el código de la parte 1 de forma normal (e.g ./mateconhuesillo tests/hashing/tests-demo/tests/test4.txt output.txt) se me escribe un output correcto. Sin embargo, cuando lo corro con Valgrind, a pesar de no entregar ningún error, el output es distinto. Uso calloc todas las veces y específicamente por lo que pude ver los subárboles en valgrind se hacen mal.
Saludos y agradezco la paciencia y tiempo.
The text was updated successfully, but these errors were encountered:
Hola!
Corriendo el código de la parte 1 de forma normal (e.g ./mateconhuesillo tests/hashing/tests-demo/tests/test4.txt output.txt) se me escribe un output correcto. Sin embargo, cuando lo corro con Valgrind, a pesar de no entregar ningún error, el output es distinto. Uso calloc todas las veces y específicamente por lo que pude ver los subárboles en valgrind se hacen mal.
Saludos y agradezco la paciencia y tiempo.
The text was updated successfully, but these errors were encountered: