commit | 58baaada202ea16e928f0c76e9124d42fd3655cd | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Fri Jul 08 00:39:14 2011 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Fri Jul 08 00:39:14 2011 +0000 |
tree | cd906984ef0a677be7bb47c2ff6e041e47aa758e | |
parent | f38b76b91b243f6ff845387278beea78887aef3b [diff] |
Audited the expression parser to find uninitialized pointers. Some of the spots are obviously initialized later, but it's better just to NULL the pointers out at initialization to make the code more robust when exposed to later changes. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@134670 91177308-0d34-0410-b5e6-96231b3b80d8