]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Added sanity checks in ECUtil::decode for input repair buffer sizes before
authorMyna V <mynaramana@gmail.com>
Sat, 2 Sep 2017 08:34:37 +0000 (14:04 +0530)
committerMyna V <mynaramana@gmail.com>
Mon, 30 Oct 2017 02:27:05 +0000 (07:57 +0530)
commit1ab883b9725c2ecb5d30e938bdd5347ef788be12
treeed4523a7b9d068188e7e97fde08dfe403f3be858
parent33d79f303d945c8d6d2e9e9a471efc4df57617a6
Added sanity checks in ECUtil::decode for input repair buffer sizes before
it asserts for non-zeros size.

Authors: Myna, Elita.

Signed-off-by: Myna Vajha <mynaramana@gmail.com>
src/osd/ECUtil.cc