Valgrind - exact leak location.
Srivatsan Ramanujam
juggernautvatsan@yahoo.com
Thu Oct 26 12:32:00 GMT 2006
sin't line 501 inside stl_vector.h?
That simply indicates the overloading of [] operator
for a vector.
line number 501 inside my program merely sets a value
for an INTEGER variable.
thanks
vatsan.
--- Andrew Haley <aph@redhat.com> wrote:
> Srivatsan Ramanujam writes:
> > Hi Neil,
> >
> > Thanks for your inputs.
> > Well by "exact location of error" I meant the
> line
> > number in my program file where the error
> occured.
> >
> > As you can see
> >
> > "ABCParser::parseString()(stl_vector.h:501)"
> >
> > it says the error occured inside the function
> > parseString() but it doesn't indicate which line
> > number inside this function.
>
> Line 501.
>
"MAN'S EGO IS THE FOUNTAINHEAD OF HUMAN PROGRESS"
Ayn Rand.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Gcc-help
mailing list