valgrind.
This commit is contained in:
parent
437a303681
commit
a9fe413dd0
2
C/init.c
2
C/init.c
@ -1472,5 +1472,7 @@ void Yap_exit(int value) {
|
||||
}
|
||||
Yap_CloseStreams(false);
|
||||
Yap_CloseReadline();
|
||||
#if USE_SYSTEM_MALLOC
|
||||
#endif
|
||||
exit(value);
|
||||
}
|
||||
|
Reference in New Issue
Block a user