[libdmapsharing] Fix missing assignment to mb.share Signed-off-by: W.	Michael Petullo <mike flyn org>
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libdmapsharing] Fix missing assignment to mb.share Signed-off-by: W.	Michael Petullo <mike flyn org>
- Date: Sun, 20 Mar 2011 00:59:32 +0000 (UTC)
commit 67aa1eccc38750f0e9d789c9f3174caf2dce7118
Author: W. Michael Petullo <mike flyn org>
Date:   Sat Mar 19 19:59:07 2011 -0500
    Fix missing assignment to mb.share
    Signed-off-by: W. Michael Petullo <mike flyn org>
 libdmapsharing/dmap-share.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libdmapsharing/dmap-share.c b/libdmapsharing/dmap-share.c
index 95ad1e4..84860f8 100644
--- a/libdmapsharing/dmap-share.c
+++ b/libdmapsharing/dmap-share.c
@@ -1615,6 +1615,7 @@ write_next_mlit (SoupMessage * message, struct share_bitwise_t *share_bitwise)
 
 		mb.bits = share_bitwise->mb.bits;
 		mb.mlcl = dmap_structure_add (NULL, DMAP_CC_MLCL);
+		mb.share = share_bitwise->mb.share;
 
 		DMAP_SHARE_GET_CLASS (share_bitwise->mb.share)->
 			add_entry_to_mlcl (share_bitwise->id_list->data,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]