fractal/fractal-gtk
Christopher Davis 84b0ec82df media_viewer: Fix potential overflow when loading media viewer
The media viewer could panic if you loaded it quickly after
starting up the app when media_list.len() could return zero.
Now the length of media_viewer is insured to be greater than
zero before subtraction.
2018-10-10 14:47:51 -04:00
..
po cache: First steps to use lmdb cache 2018-10-05 09:14:49 +02:00
res Merge branch 'invite-dialog' into 'master' 2018-10-08 09:54:57 +00:00
src media_viewer: Fix potential overflow when loading media viewer 2018-10-10 14:47:51 -04:00
build.rs Globals: Avoid duplication 2018-09-22 17:25:58 +03:00
Cargo.toml cache: First steps to use lmdb cache 2018-10-05 09:14:49 +02:00