diff options
author | Volker Lendecke <vl@samba.org> | 2013-11-11 20:37:48 +0000 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2013-11-13 09:01:55 +0100 |
commit | 7039c627c5eda7eb5497d872b9fe68b5dbe23693 (patch) | |
tree | 797cec173d607f0fc3586ea83bcbe4c3d7293d5d /ctdb/lib/talloc/pytalloc_util.c | |
parent | 744abc882284bfde41b087bc06e13160b915f371 (diff) | |
download | samba-7039c627c5eda7eb5497d872b9fe68b5dbe23693.tar.gz samba-7039c627c5eda7eb5497d872b9fe68b5dbe23693.tar.xz samba-7039c627c5eda7eb5497d872b9fe68b5dbe23693.zip |
libsmb: Fix CID 242665 Out-of-bounds access
Coverity is confused by the dual-use of "pss" as an array of size 1. This
is not strictly a bug here, but it is admittedly a small subtlety. It
should fix a whole bunch of Coverity issues. Normally I would resist to
change our code in response to a deficient static checker, but here I
would vote for this compromise.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'ctdb/lib/talloc/pytalloc_util.c')
0 files changed, 0 insertions, 0 deletions