summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-15 12:14:45 +0000
committerGerald Carter <jerry@samba.org>2006-06-15 12:14:45 +0000
commit7e6fe8e3d3bb8398173778632366303d7ecef37e (patch)
tree4b927e24d293628874d407d2a8f36d90247c7a4a /WHATSNEW.txt
parentad586149c6ede551f62d3511eba5ab025df1ccbf (diff)
downloadsamba-7e6fe8e3d3bb8398173778632366303d7ecef37e.tar.gz
samba-7e6fe8e3d3bb8398173778632366303d7ecef37e.tar.xz
samba-7e6fe8e3d3bb8398173778632366303d7ecef37e.zip
r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 51b6169fb6e..9ef2c133e74 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,6 +8,11 @@ provided for testing purposes only. While close to the final stable
release, this snapshot is *not* intended for production servers.
Your testing and feedback is greatly appreciated.
+We would like to thank the developers of Klocwork for their analysis
+of the Samba source tree. This release candidate includes fixes
+for over two dozen defects reported by the Klocwork code analyzer.
+
+
Common issues addressed in 3.0.23rc3 include:
o
@@ -22,10 +27,31 @@ Changes since 3.0.23rc2
commits
-------
+o Jeremy Allison <jra@samba.org>
+ * Fixes for various Klocwork defect reports.
+ * Cleanup pdb_get_XXX() methods and ensure that a failure
+ to allocate memory for a samu user structure is reported
+ as a failure to the calling function.
+
+
+o Gerald (Jerry) Carter <jerry@samba.org>
+ * Fix 'make install' problem when building outside source/.
+
+
o Guenther Deschner <gd@samba.org>
* Fix memleaks in winbindd ads searches.
* Fix timestamp bug in pam_winbindd which forced users to change
passwords prematurelty.
+ * Small debug message cleanups.
+
+
+o Volker Lendecke <vl@samba.org>
+ * Fixes for various Klocwork defect reports.
+ * Fixes for two Coverity defect reports.
+
+
+o Jason Mader <jason@ncac.gwu.edu>
+ * Compiler warning fixes.
Release Notes for older release follow: