An automatic variable in a local scope is (conceptionally) destroyed with
the closing brace so it is unwise to keep a pointer to it. Make
the variable static to fix this.
Patch: 7.152
Submitted by: Max Okumoto <okumoto@ucsd.edu>
| 
An automatic variable in a local scope is (conceptionally) destroyed with Tags None Referenced Files None Subscribers None 
Description 
Details 
 Event Timeline |