commit | 7ffe3807506da6f052535ca0c790636e41a8e310 | [log] [tgz] |
---|---|---|
author | Eric Hassold <hassold@google.com> | Fri Mar 11 12:24:23 2011 -0800 |
committer | Eric Hassold <hassold@google.com> | Fri Mar 11 12:24:23 2011 -0800 |
tree | 80f322a8b8cb02907e553c90b498d81a7d354cdb | |
parent | a82078459073d52ae66c4ea1814a7b9d86696f86 [diff] |
Default to NONE format in Layer mFormat is not initialized with any value in Layer constructor, causing a call to requestFormat() with no explicit format specified to fallback to some uninitialized value. Such invalid path actually detected by valgrind. Change-Id: Ib7faabcd61eaa26fb0ae7a9a486d9e258ba31b63