[Click] problem at runtime

Adam M click at irotas.net
Wed Aug 8 14:39:40 EDT 2007


Have you followed the rules documented here:
http://www.read.cs.ucla.edu/click/element

"Every push or pull method must account for every packet it receives by
freeing it, emitting it on some output, or perhaps explicitly storing it
for later."

Try running it through valgrind with '--tool=memcheck --leak-check=yes
-v'

-Adam


On Wed, 8 Aug 2007 19:16:34 +0200, "JS" <njeanseb at gmail.com> said:
> Hi everyone,
> I am trying to perform some tests on my new elements. and I am getting
> something weird when I run click


More information about the click mailing list