Uninitialized memory read
Access to an allocated block of memory which has not yet been initialized.
Outcome of program is unpredictable, depending on the context.
If memory contains value remaining from previous memory use, program will behave erratically
Purify reports Uninitialized Memory Read