Added reference counting the SilcStack.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 27 Feb 2008 17:21:48 +0000 (19:21 +0200)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 27 Feb 2008 17:21:48 +0000 (19:21 +0200)
commitc7851372a1e12a6c6e1e894a84c8ea96881d88ce
tree9dd60971183cdfe29281abd99696d0b6305d55ae
parent8eeb9ea5a9819773084c782d10c693b341c6903e
Added reference counting the SilcStack.

The reference counting makes it possible for a parent to be freed
underneath a child stack.  When the child is freed the parent will be
finally freed as well.
TODO
lib/silcutil/silcstack.c