From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 9AA6021F1FF for ; Fri, 13 Dec 2013 21:55:02 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1387000501; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=b/zSuB/L3a8VX5dnp4whe/5nNNuIZB1Xl7D6x1n8eQg=; b=Y8JsdXIydv5jY/BV4lRyQpfWm7gwHqG3HD0LspsSm8BY2lUHt1pCxw+NKi2LxLrXXpPoSKK3 JxX7IyP5XG/exnyZq5yWDqhbsLy5GG1DpQ6RKslCj3QLX+4KhbGb7EiWvJUHgJP7wB3agQDL bUMtxF3SqI5z6sC/8nqPZfPLPyk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=V6/2LlQvmdFeTOKDscLv44PHz9OGcUCRVors5K19jf3XUg2GPAAjmeYHrU4hjhMS4G+lvF pkEOhxN0hjqiSiOs4zvCH8KwrlcL4N/WFxTYSp+PVaIyma7E3JlzqIm7C+we7yJgmLZdXVQD rN8gVo2CwrQzCwEpPxtBvHYuQOskU= Received: from github.com (Unknown [192.30.252.53]) by mxa.mailgun.org with ESMTP id 52abf2b3.76d9870-in3; Sat, 14 Dec 2013 05:54:59 -0000 (UTC) Date: Fri, 13 Dec 2013 21:54:59 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52abf2b33edd5_6147ae1d489883f@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 53d990: aqm: fix premature initialization of sc variable Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52abf2b33e511_6147ae1d48987f1"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 05:55:02 -0000 ----==_mimepart_52abf2b33e511_6147ae1d48987f1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 53d990851a2cf002c4d84b455fff63d5d5924149 https://github.com/dtaht/ceropackages-3.3/commit/53d990851a2cf002c4d84b455fff63d5d5924149 Author: Dave Taht Date: 2013-12-13 (Fri, 13 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- aqm: fix premature initialization of sc variable ----==_mimepart_52abf2b33e511_6147ae1d48987f1--