On Dec 5, 2007 10:28 AM, <[EMAIL PROTECTED]> wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23765 > > User: guy > Date: 2007/12/05 10:28 AM > > Log: > To generate a session-lifetime string given a format and va_list, use > se_strdup_vprintf(). > > Directory: /trunk/plugins/wimax/ > Changes Path Action > +1 -7 packet-wmx.c Modified > > I'm now getting this (reasonable-looking) warning...
packet-wmx.c:738: warning: 'ap' might be used uninitialized in this function ...since va_start is no longer called in this scope. This is my gcc version info: Reading specs from /usr1/env/Linux_2.6/intel/gcc/3.4.6/bin/../lib/gcc/i686-pc-linux-gnu/3.4.6/specs Configured with: ../gcc-3.4.6/configure --prefix=/usr1/Linux_2.6/intel/gcc- 3.4.6 --enable-languages=c,c++ Thread model: posix gcc version 3.4.6 Martin
_______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
