lichtjiang
Programmer
I have some perl scripts that run N threads. Upon exit of these threads, perl reported the following message:
Scalar leaked: N
what went wrong and how to tell which scalar variables have caused this error message?
Thanks!
Scalar leaked: N
what went wrong and how to tell which scalar variables have caused this error message?
Thanks!