X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=launcher.c;h=9d2953be0dccd0f15514076138077bbabba92f39;hp=45ce750653dd9a763bba542e1d647c564c9fe9f5;hb=13c579741f0f3186a7b4fe5609607d7ac1aa984f;hpb=a712d8d7275b6229d75cab5549794183c9dae891 diff --git a/launcher.c b/launcher.c index 45ce750..9d2953b 100644 --- a/launcher.c +++ b/launcher.c @@ -381,7 +381,7 @@ void launch_microb(struct swb_context *ctx, char *uri) { pos += len; else /* All events processed */ - pos = buf + bytes_read; + break; } if (!pos) /* Event found, stop looking */