From 2eefb2242f8e7de3b9d627e93407945886c1573f Mon Sep 17 00:00:00 2001 From: "phoglund@webrtc.org" Date: Wed, 4 Jul 2012 12:29:09 +0000 Subject: [PATCH] Improved fuzzer. It will now throw in additional refreshes, which is known to mess with lifetime assumptions. BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/679008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2492 4adac7df-926f-26a2-2b94-8c16560cd09d --- src/test/fuzz/corpus/template.html | 2 ++ src/test/fuzz/get_user_media_fuzz.py | 12 ++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/test/fuzz/corpus/template.html b/src/test/fuzz/corpus/template.html index 70bebcf2bf..fc717997b0 100644 --- a/src/test/fuzz/corpus/template.html +++ b/src/test/fuzz/corpus/template.html @@ -13,9 +13,11 @@ WebRTC Fuzz Test Template