diff options
author | Kevin Kuehler <keur@ocf.berkeley.edu> | 2019-07-28 16:41:44 -0700 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-29 14:51:39 -0400 |
commit | 2804f000017c0ef6bcaf8d571627fa08784f48ac (patch) | |
tree | c031fcd1e3121f005452e89de65093ec8443f59c /commands/msgview/msgview.go | |
parent | b812257ba97020e90e7598378b54f737364a1636 (diff) |
lib/msgstore: Fix Select, Next, Prev with filter
When filter is active we want to use store.results instead of
store.uids, since we are dealing with a subset of the uids. Otherwise
any methods involving len will have undefined behavior.
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
Diffstat (limited to 'commands/msgview/msgview.go')
0 files changed, 0 insertions, 0 deletions