New version 1.4
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 25 Nov 2012 15:57:40 +0000 (07:57 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 25 Nov 2012 15:57:40 +0000 (07:57 -0800)
commitdedc4675baf65acb508a1b2b5069d8acf6fe2952
tree54bc8c713b5e5a91568beb6b1d06f60336c44abf
parent4a2b08768a0d9ec9f5604da76f8e41263f20b821
New version 1.4

- Add trackig of freed context and assert on using a context after it has been
  freed.
- Windows x64 support and fixes.
- Switch to using our own version of xdr_int64() since the one in libtirpc
  crashes on some platforms.
- Fix memory leak in an error path for addrinfo.
- Fix bug dereferencing a null pointer in the mount callback on error.
configure.ac
lib/Makefile.am
packaging/RPM/libnfs.spec.in