commit | b3616879528d5f8afb24238c5b9ebfe09a95f5b2 | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Dec 05 19:35:43 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 10 19:36:46 2013 -0800 |
tree | bb1c9cbefea8c17a67113138a295c74b62500244 | |
parent | f3a79b5481f499e96f2f3640aa0c6fe3c951f479 [diff] |
mmc: core: fix buffer overflow during memcpy of ext_csd Fix buffer overflow while caching the mmc ext_csd content. Also, to avoid duplicate allocation keep the allocated ext_csd till the card is removed. CRs-Fixed: 583929 Change-Id: I5d69e37f6fd1f5249479d454c353be050df40b6d Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>