commit | 96dcdbcfe5111346f1a1f4542a8533a0a6611c01 | [log] [tgz] |
---|---|---|
author | Kevin Schoedel <kevin.p.schoedel@intel.com> | Fri May 25 17:00:17 2012 -0400 |
committer | Edwin Vane <edwin.vane@intel.com> | Thu Aug 23 14:20:36 2012 -0400 |
tree | 6a550c8a69b196a096a0183d164228a127bd239d | |
parent | 3a8afda88d9fb3e18344ee137f60dbe9236fe368 [diff] |
Fixed goto into scope. Two functions contained goto statements entering the scope of automatic variables; added explicit blocks to limit these scopes. Change-Id: Ib2d46bdc235089e208ac70bdaf405ea9e5b91ab1 Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com> Author: Kevin Schoedel <kevin.p.schoedel@intel.com>