Wireshark mailing list archives

Familiar with gtk/sctp_graph_dlg.c?


From: Stephen Fisher <steve () stephen-fisher com>
Date: Mon, 25 Apr 2011 15:02:18 -0600

Anyone familiar with gtk/sctp_graph_dlg.c?  This line in particular 
(#270):

dup_list = (guint32 *)(((char *)&sack_header->nr_of_dups)+sizeof(guint16)+(nr*sizeof(struct 
gaps)));

I'm trying to investigate a clang error about this increasing required 
alignment from 1 to 4 and the complexity of that line is making my brain 
hurt :)
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: