Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NULL dereference fixes in code base after running with 'clang' | Amar Tumballi | 2010-07-02 | 1 | -2/+4 |
| | | | | | | | | | | | | * 212 logical (NULL deref/divide by zero) errors reduced to 28 (27 of them in contrib/ and lex part of codebase, 1 is invalid) * 11 API errors reduced to 0 Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 966 (NULL check for avoiding NULL dereferencing of pointers..) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=966 | ||||
* | dynamic volume changes for graph replacement | Anand Avati | 2010-06-07 | 1 | -0/+87 |
Signed-off-by: Anand V. Avati <avati@blackhole.gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971 |