Michael Mann
 changed
              bug 9471
        
             
          
            | What | 
            Removed | 
            Added | 
          
         
           | Status | 
           UNCONFIRMED
            | 
           CONFIRMED
            | 
         
         
           | Ever confirmed | 
           
                
            | 
           1
            | 
         
      
        
            Comment # 15
              on bug 9471
              from  Michael Mann
        (In reply to comment #14)
> Michael at the start of this bug, I had added 3 new globals.
> I have reduced that to 1.
> To which other globals are you referring to?
You're right that they weren't originally part of the bug, but since we're "in
the neighborhood":
static proto_tree *g_tree;
static address rtp_src_addr;
static guint32 rtp_ipv4_addr;
static struct e_in6_addr rtp_ipv6_addr;
static guint16 rtp_port;
static gboolean a_meid_configured = FALSE;
(most of the others that stood out are really directly related to preferences,
which are legit)
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.