-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

uci conf-file parsing has a small glitch:


config 'interface' 'lan'
        option 'type'  'bridge'
                     ^^

leads to

network.lan.type= bridge
                 ^

note the 2 whitespace between 'type' and 'bridge' and the whitespace
between = and bridge

seems that quotes are not handled the way they are meant.
its worth reporting, since broken quotes often draw a lot of security
implications....

        harald

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIi5uhJgyxs71kcx4RAnywAKDb7l/LCcRhbi48t1KjYRgdDhnpAQCgpDqJ
zx1wui5DJQUzXXvsVHWNpCk=
=b95Q
-----END PGP SIGNATURE-----
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to