Hi,
Thanks for looking at this problem.
The points-to set says :
D.2383 = { ANYTHING ANYOFFSET }
Here is the shortened .alias1 dump. If you need the whole thing (its
2000 lines), I can send that as well.
Please grep for D.2383, to see all info about it.
Dereferences pointers doesnot show D.23
On Friday 18 November 2005 04:13, Prateek Saxena wrote:
> At this point, the stmt:
>
> # VUSE ;
> *D.2383 = __taint_addr.11D.3119_323;
>
> _doesnot_ show any used op like,
>
> D.2383.
>
> why is this happening?
>
D.2383 is virtual (see the VUSE). Show me the points-to set for D.2383?
That sto