[fedfs-utils] [PATCH 0/7] Proposed patches for fedfs-utils 0.7.3

Chuck Lever chuck.lever at oracle.com
Thu Nov 3 08:28:03 PDT 2011


I found a number of bugs at the October 2011 Bake-a-thon.  Here's a
set of patches that seem most pertinent for 0.7.  Let me know of any
other issues that should be addressed for maintenance release 3.

Review period closes EOB Thursday November 10, 2011.

---

Chuck Lever (7):
      libjunction: fedfs_save_mode() leaks an open file descriptor
      libjunction: Buffer overrun in fedfs_get_xattr()
      libnsdb: Fix memory allocation and access bugs in nsdb_normalize_path()
      libnsdb: Stricter type checking
      libnsdb: Library fails to parse LDAP boolean results correctly
      libnsdb: nsdb_list_s() returns FEDFS_OK without updating "fsns"
      man: Fix example in fedfs-create-junction(8)


 doc/man/fedfs-create-junction.8    |    3 +-
 doc/man/fedfs-create-replication.8 |    9 ++++--
 src/libjunction/junction.c         |   51 +++++++++++++++++++-----------------
 src/libnsdb/fileserver.c           |    9 ++++--
 src/libnsdb/ldap.c                 |   38 ++++++++++++++++++++-------
 src/libpath/path.c                 |    7 ++---
 src/nsdbc/nsdb-list.c              |    4 +++
 7 files changed, 76 insertions(+), 45 deletions(-)

-- 
Chuck Lever



More information about the fedfs-utils-devel mailing list