mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
d823685486
Variable var->pixclock is controlled by user and can be assigned to zero. Without proper check, divide by zero would occur in intelfbhw_validate_mode and intelfbhw_mode_to_hw. Error out if var->pixclock is zero. Signed-off-by: Wei Chen <harperchen1110@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de> |
||
---|---|---|
.. | ||
intelfb_i2c.c | ||
intelfb.h | ||
intelfbdrv.c | ||
intelfbhw.c | ||
intelfbhw.h | ||
Makefile |