monitor: Fix improper use of stubs.
authorEthan Jackson <ethan@nicira.com>
Fri, 11 Oct 2013 00:52:31 +0000 (17:52 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 11 Oct 2013 01:19:09 +0000 (18:19 -0700)
commit30fe866b46dd6b5658dfa7c2fb60b8f756ea6f95
tree7cac71d9a230edc1ceeb22d2386cbb5c83088c24
parentf6c8a6b163af343c66aea54953553d84863835f7
monitor: Fix improper use of stubs.

Stubs must be uninitialized when used in case they allocate memory.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-monitor.c