• Paul Eggert's avatar
    Check for some overflows in vertical-motion · 21d1f8b8
    Paul Eggert authored
    * indent.c (window_column_x): New function.
    (Fvertical_motion): Use it to protect against integer overflow
    when computing column.  Prefer extract_float to doing things by hand.
    Avoid unnecessary casts.
    21d1f8b8
ChangeLog 676 KB