Changeset bdb2a72f in mainline for uspace/app/nav/test/panel.c

Timestamp:
2021-10-19T20:01:48Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Children:
08d5f8b
Parents:
9468680
Message:

Make sure page is not beyond end of list

Need to correct max_idx correctly for short lists (was getting a
negative number and putting it to a size_t). Need to prevent
page going beyond end of list when moving up a dir and seeking
to the entry of directory we just exited (unless the list is short).

(No files)

Note: See TracChangeset for help on using the changeset viewer.