From: Russell Bryant Date: Tue, 22 May 2007 13:12:15 +0000 (+0000) Subject: Blocked revisions 65394 via svnmerge X-Git-Tag: 1.6.0-beta1~3^2~2621 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ea9d821664e54128b6da7df0e21135e98d979c;p=thirdparty%2Fasterisk.git Blocked revisions 65394 via svnmerge ................ r65394 | russell | 2007-05-22 08:09:34 -0500 (Tue, 22 May 2007) | 12 lines Merged revisions 65389 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r65389 | russell | 2007-05-22 08:07:03 -0500 (Tue, 22 May 2007) | 4 lines Fix a memory leak that I just noticed in the device state handling in app_queue. On most device state changes, it would leak roughly 8 to 64 bytes (the length of the name of the device). ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@65395 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---