[Pkg-telepathy-commits] [libnice] 182/265: agent: Don't overwrite the size of the GInputBuffer, only set the global size

Simon McVittie smcv at debian.org
Wed May 14 12:05:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository libnice.

commit 01c5ef0496e3e7b7796e8a374bb8c23cc4612169
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Thu Mar 27 17:54:00 2014 -0400

    agent: Don't overwrite the size of the GInputBuffer, only set the global size
---
 agent/agent.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/agent/agent.c b/agent/agent.c
index c40b7fe..569c66e 100644
--- a/agent/agent.c
+++ b/agent/agent.c
@@ -2934,7 +2934,6 @@ memcpy_buffer_to_input_message (NiceInputMessage *message,
     buffer += len;
     buffer_length -= len;
 
-    message->buffers[i].size = len;
     message->length += len;
   }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list