commit | 69973992d531ae7df20916c6fb3034b08a6d53c4 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Aug 09 19:39:15 2012 -0700 |
committer | Mathias Agopian <mathias@google.com> | Fri Aug 10 13:15:00 2012 -0700 |
tree | 4d2110fe566da6598c9a1ac297cf4540497e20a8 | |
parent | 599d48825f040c074027ffaf9e4b5490428adacb [diff] |
improve Vector<> safety checks - make errors that will always cause a memory corruption always fatal (for eg: KeyedVector<>::editValue{For|At}() failure) - make other errors fatal in debug mode, those that can be caught by the caller. - fix typos Change-Id: I65cc7d81035c37ce2906fc4500c50e5d5b5c49eb