Fix a memory leak in register_group_feature when attempting to register
authorBrett Bryant <bbryant@digium.com>
Thu, 17 Jul 2008 18:14:42 +0000 (18:14 +0000)
committerBrett Bryant <bbryant@digium.com>
Thu, 17 Jul 2008 18:14:42 +0000 (18:14 +0000)
commitaca8e1abe9720ab39807a38e1a36a67108f36b1a
treecbcf95794bd875bf22355a3128ee55597f8e5e0e
parent38f7641c93e363d8bcc8574ce4edf69350a88ab8
Fix a memory leak in register_group_feature when attempting to register
a feature without specifying a group or feature to register.

(closes issue #13101)
Reported by: eliel
Patches:
      features.c.patch uploaded by eliel (license 64)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@131717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c