Skip to content

new commit/diff search: fix null deref error

Administrator requested to merge cc/fix-null-deref into main

Created by: camdencheek

This fixes an issue that would cause null deref panics on the new commit/diff search path when a commit matches without any highlights (e.g. only author matches).

Merge request reports

Loading