[Pysnmp-dev] possible memory leak in indicies.py
Brought to you by:
elie
From: Adam G. <a.g...@cs...> - 2006-12-20 20:14:38
|
Hi I am seeing significant memory leaks when using pysnmp (sf cvs checkout from this morning) in a long running deamon. Is anyone else seeing any issues with this ? One leak i think is coming from lines 158 and 159 in pysnmp/v4/smi/indices.py . I can't be sure of this for certain but another pair of eyes looking at this would be good. This isn't the only leak though as it doesn't cure my overal problem. Are there any known memory leaks in the code that i could look into and possibly fix. many thanks adam |