Memory leaks
Vincent Legout <[email protected]> Sun, 19 May 2013 16:38:36 +0200
| Newsgroups | gmane.comp.gnu.chess.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, A bug has been reported in Debian, see: http://bugs.debian.org/691105 The bug report doesn't give much information but it seems gnuchess leaks memory. Indeed, running something like: valgrind --leak-check=full --show-reachable=yes ./src/gnuchess returns lots of output. Thanks, Vincent