commit | a824b7c0138e49136fabe166ab4431aa9c220b9f | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Tue Nov 22 16:58:51 2016 -0800 |
committer | Ting-Yuan Huang <laszio@google.com> | Wed Nov 23 19:41:33 2016 +0000 |
tree | a0ab166a8b0a740f84c724533e724698188c86a0 | |
parent | efe97b05b6bb330a7c4ddc698ac485cfaa7af833 [diff] |
Fix error handling problems There are 1) a potential memory leak by reduceDescriptions. 2) potential null-pointer-accesses by pragmaKeys and pragmaValues. Test: make WITH_TIDY=1 Change-Id: I46db7c371e87474dd4d8c256fe1be252fdc944f1