aboutsummaryrefslogtreecommitdiffstats
path: root/main/aescrypt.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-11-24 20:23:11 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-11-24 20:23:11 +0000
commit2fb244fe00c57426ca0e0b5d7f446680f310c418 (patch)
tree32b4f4202b9061f22e0e0101dee467d5435b7935 /main/aescrypt.c
parent67716e62574008f97c35ad15844ff4982ac3070f (diff)
Merged revisions 296082 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r296082 | russell | 2010-11-24 14:22:32 -0600 (Wed, 24 Nov 2010) | 12 lines Fix false reporting of an error by set_format(). In the case that the native format was able to be changed to match the new requested format, the code proceeded to attempt to build a translation path, anyway. The result would be NULL, since no translation path is necessary and resulted in this function thinking an error has occurred. This case is now specifically caught and no attempt to build a translation path is attempted. Thanks to our automated tests and bamboo.asterisk.org for catching this problem and making a whole lot of noise when things started failing. :-) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@296083 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/aescrypt.c')
0 files changed, 0 insertions, 0 deletions