linux/net/ceph
Dan Carpenter b72e19b922 libceph: potential NULL dereference in ceph_osdc_handle_map()
There are two places where we read "nr_maps" if both of them are set to
zero then we would hit a NULL dereference here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2013-08-27 12:26:30 -07:00
..
crush
armor.c
auth.c
auth_none.c libceph: Fix NULL pointer dereference in auth client code 2013-07-03 15:32:55 -07:00
auth_none.h
auth_x.c
auth_x.h
auth_x_protocol.h
buffer.c
ceph_common.c
ceph_fs.c
ceph_hash.c
ceph_strings.c
crypto.c
crypto.h
debugfs.c
Kconfig
Makefile
messenger.c ceph: WQ_NON_REENTRANT is meaningless and going away 2013-08-09 17:55:29 -07:00
mon_client.c
msgpool.c
osd_client.c libceph: potential NULL dereference in ceph_osdc_handle_map() 2013-08-27 12:26:30 -07:00
osdmap.c
pagelist.c
pagevec.c
snapshot.c