Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Should an expert fail during run time, if you use Network Monitor functions for memory management, Network Monitor will free allocated memory. However, when you write an expert, it might be necessary to acquire system resources and data structure information. For example, the Network Monitor Protocol Coalesce Expert acquires a file handle to build a new capture. Each expert must build its own try/catch handling so that the expert can free resources it acquired.
When memory is allocated, use the following existing memory functions: