Text   |  XML   |  ReML   |   Visible Warnings:

Cast Alters Value  at packet-vnc.c:1898

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

read_compact_len

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-vnc.c)expand/collapse
Show more  
 1894  read_compact_len(tvbuff_t *tvb, gint *offset, gint *length, gint *value_length)
 1895  {
 1896          gint b;
 1897   
 1898[+]         VNC_BYTES_NEEDED(1);
Show more  




Change Warning 3032.31187 : Cast Alters Value

Because they are very similar, this warning shares annotations with warnings 3032.31188 and 3032.31189.

Priority:
State:
Finding:
Owner:
Note: