Wireshark-bugs: [Wireshark-bugs] [Bug 8849] Buggy IEC104 dissector caused by commit	r48958
      
      
    
    
      
        
            Comment # 14
              on bug 8849
              from  Jiří Engelthaler
        (In reply to comment #13)
> 
> Few questions:
> 1. Do the individual time fields really need to be there?  I like the
> bugfixed time correction, but I'm not sure if hour/minute/etc fields are
> necessary.
No they needn't but DayOfWeek, SU and IV flags should be kept, so I decide to
split the time structure to all fields. Here