There was a possibility for a memory leak, if the adding of the FTN
commit3cc6308699026e75a7a491494030ab1715e921d5
authorJames R. Leu <jleu@mindspring.com>
Fri, 14 Mar 2003 02:13:43 +0000 (13 20:13 -0600)
committerJames R. Leu <jleu@mindspring.com>
Fri, 14 Mar 2003 02:13:43 +0000 (13 20:13 -0600)
tree6367d6f2d19726eee930aac6d26de9569ab5695f
parentf66cac4f357e08da52dde48cbfaeaa78b6e66e1c
There was a possibility for a memory leak, if the adding of the FTN
to the global structure failed (the lower layer failed) then the
FTN would not be deleted.  By doing the hold the the release, it
wil be deleted unless the global structure is holding a reference.

[git-p4: depot-paths = "//depot/ldp-portable/": change = 319]
lsr/lsr_cfg.c