VirtualBox

Opened 8 years ago

Closed 8 years ago

#15515 closed defect (duplicate)

vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/slk.c: 2 * Division by zero.

Reported by: dcb Owned by:
Component: other Version: VirtualBox 5.0.22
Keywords: Cc:
Guest type: other Host type: other

Description

1.

vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/slk.c:275]: (error) Division by zero.

slks->max_label_len = available_width / nblocks;

but

default:

nblocks = 0; nmaj = 0; nmin = 0;

2.

vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/slk.c:277]: (error) Division by zero.

Duplicate.

Change History (1)

comment:1 by Frank Mehnert, 8 years ago

Resolution: duplicate
Status: newclosed

Same comment as for #15514.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette