]> xenbits.xensource.com Git - libvirt.git/commit
Trivial fix: Add braces to for statement to avoid crashes
authorStefan Berger <stefanb@us.ibm.com>
Thu, 15 Apr 2010 01:24:21 +0000 (21:24 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 15 Apr 2010 01:24:21 +0000 (21:24 -0400)
commitc41873f40edec598029f64feacf3f459b85a7bdc
tree9273ac245debb1db5a58c915cc87ce0d7dd5c9af
parent2d73466f038c2526cd4445ee52f3e5b5ef24d5ae
Trivial fix: Add braces to for statement to avoid crashes

I am adding braces around the for statement that are now needed to due the
new sa_assert immediately following the for statement.
src/nwfilter/nwfilter_ebiptables_driver.c