Merge pull request #125 from lalozano/master

Avoid memory leak warning.
This commit is contained in:
Chris PeBenito 2017-09-28 18:32:58 -04:00 committed by GitHub
commit 7821eb6f37

View File

@ -512,7 +512,7 @@ int main(int argc, char *argv[])
if (!(bcurrent->next)) {
printf
("Error: failure allocating memory.\n");
return -1;
exit(-1);
}
/* Make sure the new bucket thinks it's the end of the