From ae26ecaf8d79687c9f8bf683706b009f1c55e812 Mon Sep 17 00:00:00 2001 From: atlaua Date: Thu, 3 Nov 2011 19:25:49 +0100 Subject: Prevented a malloc-related problem in interface.c from occuring. diff --git a/src/interface.c b/src/interface.c index 8311dd9..28a89de 100644 --- a/src/interface.c +++ b/src/interface.c @@ -3407,12 +3407,16 @@ int search_ui(pixel *vid_buf) thumb_cache_add(img_id[i], thumb, thlen); for (pos=0; pos