dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't...
commite520605fa90fb16414d879e894aaa854a6fd16b9
authorEric Pouech <eric.pouech@orange.fr>
Wed, 7 Apr 2010 20:23:52 +0000 (7 22:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Apr 2010 10:28:53 +0000 (8 12:28 +0200)
tree5a99dc3ae4760ee6eed1ab81b1b2fd3b3135b07c
parent9f49c6a05f33d04882ada4804315bdafe99f2b79
dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function.
dlls/dbghelp/symbol.c