Uninitialized local variables

Hi,
Trying to convert a win32 app to win64 I found that there is a huge problem with uninitialized local variables, especially pointer variables.
Does FixInsight has the possibility to show local variables that are read without being initialized before?
Thank you in advance