always initialize statically the .location field of struct marker to NULL
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 27 Oct 2009 22:33:15 +0000 (18:33 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 27 Oct 2009 22:35:28 +0000 (18:35 -0400)
commit12bb5a5f4eb614c4be28e862b9d78603b4626e46
tree56804e3f70df783e6c2ddeecc061e4272b6dfce6
parent5af57e629ac975403111807ed849f906e993b4a1
always initialize statically the .location field of struct marker to NULL

Constructors later write the real location value.
libust/marker.h
This page took 0.024057 seconds and 4 git commands to generate.