Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] ethereal-0.10.12-8 bug report

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Fri, 21 Oct 2005 14:54:39 -0500
This was fixed on August 19 in revision 15425:
http://anonsvn.ethereal.com/viewcvs/viewcvs.py/trunk/gtk/gsm_map_stat.c

The fix is present in 0.10.13, which was released on Wednesday.


d binderman wrote:
> 
> Hello there,
> 
> I just tried to compile package ethereal-0.10.12-8 with a non standard
> GNU C compiler
> 
> It said
> 
> gsm_map_stat.c:443: warning: array subscript out of range
> 
> The source code is
> 
>        dlg.entries[10] = g_strdup("0");
> 
> but
>    char                *entries[GSM_MAP_INIT_TABLE_NUM_COLUMNS];
> 
> and
> 
> #define GSM_MAP_INIT_TABLE_NUM_COLUMNS          10
> 
> so dlg.entries[10] doesn't exist. Suggest code rework.
> 
> Regards
> 
> David Binderman
> 
> _________________________________________________________________
> MSN Messenger 7.5 is now out. Download it for FREE here.
> http://messenger.msn.co.uk
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev