Avoid segfaults in compute_motion
* src/indent.c (compute_motion): Don't turn on and don't use the width cache unless the buffer's width-table is non-nil. This avoids segfaults because code that uses the width cache assumes the width-table exists. (Bug#24064)
Showing
Please register or sign in to comment