SMG: use pointer value even if address is unknown
We are reading address from a known symbolic value that is not a pointer in the SMG. Do use the stored value even as the pointed object is assumed unknown.
Closes #49.
We are reading address from a known symbolic value that is not a pointer in the SMG. Do use the stored value even as the pointed object is assumed unknown.
Closes #49.