Increase devname buffer buffer to ensure that snprintf output
authorTaras Chornyi <tarasx.chornyi@intel.com>
Mon, 6 Mar 2017 16:52:49 +0000 (16:52 +0000)
committerTaras Chornyi <tarasx.chornyi@intel.com>
Mon, 6 Mar 2017 16:52:49 +0000 (16:52 +0000)
commit37b665223a5e8d25cf9a9411f8266106be9024e4
tree7bb600c6b77bb36fbc7085e2867155e25b09c91d
parentd529f73a1597eb844aaed3f6686a483c3554903d
Increase devname buffer buffer to ensure that snprintf output
would not be truncated before the last format character

Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
src/ovs_stats.c