asterisk/formats
Matthew Jordan baa010e83d clang compiler warnings: Fix -Wself-assign
Assigning a variable to itself isn't super useful. However, the WAV format
modules make use of this in order to perform byte endian checks. This patch
works around the warning by only performing the self assignment if we are
going to do more than just assign it to ourselves. Which is odd, but true.

ASTERISK-24917
Reported by: dkdegroot
patches:
  rb4544.patch submitted by dkdegroot (License 6600)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@433690 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-03-28 12:47:19 +00:00
..
format_g719.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_g723.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_g726.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
format_g729.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_gsm.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_h263.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_h264.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_ilbc.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_jpeg.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
format_ogg_vorbis.c Fix a typo in format_ogg_vorbis.c: suport 2012-06-07 20:00:29 +00:00
format_pcm.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:28:40 +00:00
format_siren7.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_siren14.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_sln.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_vox.c Fix error that caused truncate operations to fail 2012-04-29 19:50:57 +00:00
format_wav.c clang compiler warnings: Fix -Wself-assign 2015-03-28 12:47:19 +00:00
format_wav_gsm.c clang compiler warnings: Fix -Wself-assign 2015-03-28 12:47:19 +00:00
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
msgsm.h More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00