Custom Query (16363 matches)
Results (2392 - 2394 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | ||
|---|---|---|---|---|---|---|
| #15523 | invalid | vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_desc.c: 2 * missing break ? | ||||
| Description |
[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_desc.c:106] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_desc.c:108]: (warning) Variable 'frame_type' is reassigned a value before the old one has been used. 'break;' missing? [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_desc.c:108] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_desc.c:110]: (warning) Variable 'frame_type' is reassigned a value before the old one has been used. 'break;' missing? Source code is
|
|||||
| #15522 | invalid | vbox/src/VBox/RDP/client-1.8.3/ctrl.c:509: schoolboy howler with fgetc and EOF ? | ||||
| Description |
vbox/src/VBox/RDP/client-1.8.3/ctrl.c:509]: (warning) Storing fgetc() return value in char variable and then comparing with EOF. Source code is
Suggest change type of c to int. |
|||||
| #15521 | invalid | vbox/src/VBox/RDP/client-1.8.3/disk.c:1398: bad test ? | ||||
| Description |
Source code is
|
|||||

