Fix: don't try to mangle a read-only buffer. This was causing SEGV when volume fed...
authorjim thornton <jthornton@parc.com>
Tue, 2 Apr 2002 16:43:08 +0000 (16:43 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 2 Apr 2002 16:43:08 +0000 (16:43 +0000)
commit29487094ccd2444da3436bb40cd0f5dd5465b5d1
treefe87337447f5ccb7a0914feb2d457dd767b4a130
parent2d698ba7d22e9c275c603dbb8ceb364596287862
Fix: don't try to mangle a read-only buffer.  This was causing SEGV when volume fed from wavparse from filesrc (which...

Original commit message from CVS:
patch from jim thornton <jthornton@parc.com>:

Fix: don't try to mangle a read-only buffer.  This was causing SEGV when
volume fed from wavparse from filesrc (which mmaps the file read-only)
common
gst/volume/gstvolume.c