fix debounce crash: clamp selection in search widget — navigating during the 250ms debounce window grew selection against the old result set; when the debounced search returned fewer results, renderWidget indexed packages[selection] out of bounds (segfault in ReleaseFast). Now reset selection=0 when a debounced search lands, and clamp selection to count-1 in renderWidget as defense — build+tests green
$ koh steal kepr.uk/nina@1191127df903
·
parent: 7abf027a795e
discussion
log in to leave a comment.