]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Cleanup CDR resources on exit.
authorRichard Mudgett <rmudgett@digium.com>
Mon, 3 Dec 2012 18:43:48 +0000 (18:43 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 3 Dec 2012 18:43:48 +0000 (18:43 +0000)
commitc62f11bd95517d72cc4ae68b80b4759e28a6f9c1
tree7131dee5cc761abd436704eaf34ff2082968e4f0
parenta7e9ee3a7b43ee157fc422061b0a60b14308bb7d
Cleanup CDR resources on exit.

* Simplify do_reload() return handling since it never returned anything
other than 0.

(issue ASTERISK-20649)
Reported by: Corey Farrell
Patches:
      cdr-cleanup-1_8.patch (license #5909) patch uploaded by Corey Farrell
      cdr-cleanup-10-11-trunk.patch (license #5909) patch uploaded by Corey Farrell
      Modified
........

Merged revisions 377069 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 377070 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377071 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/cdr.c