mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-13 18:34:49 +08:00

It matters not at all if pc is incremented from its initial NULL value, but avoid this silly runtime ubsan error. * doc/chew.c (perform): Avoid incrementing NULL pc.