2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00
Files
openvswitch/lib
Ben Pfaff c4894ed48f ofp-parse: Don't segfault when an OpenFlow action's argument is missing.
Some actions checked that 'arg' was nonnull before attempting to parse it
but a lot of them didn't.  This commit avoids the segfault by substituting
an empty string when no argument is given.  It also updates a few of the
action implementations to correspond.

Reported-by: Reid Price <reid@nicira.com>
Bug #4462.
Coverity #10712.
2011-02-23 09:42:25 -08:00
..
2011-02-22 16:33:58 -08:00
2010-11-16 12:52:10 -08:00
2011-01-27 09:26:05 -08:00
2011-01-27 09:26:05 -08:00
2011-01-31 18:27:34 -08:00
2010-12-07 13:32:01 -08:00
2011-02-07 11:27:51 -08:00
2010-08-25 14:55:47 -07:00
2010-11-15 09:34:18 -08:00
2010-11-15 09:34:18 -08:00
2011-01-31 18:27:34 -08:00
2010-08-30 13:23:08 -07:00
2010-11-30 13:44:01 -08:00
2011-01-27 21:06:04 -08:00
2010-11-30 13:44:01 -08:00
2010-11-30 13:44:01 -08:00
2010-08-30 13:23:08 -07:00
2010-08-30 13:23:08 -07:00
2011-02-22 16:33:58 -08:00
2011-02-22 16:33:58 -08:00