Bug path

test_2
‘test_2’: events 1-2
24 uw2.u.ptr = malloc (1024);
^~~~~~~~~~~~~
|
(1) allocated here
25} /* { dg-warning "leak of 'uw2.u.ptr'" } */
~
|
(2) ‘uw2.u.ptr’ leaks here; was allocated at (1)