cpp arg parser changes argv, on second iteration data might be not valid => copy...
authorYaroslav Brustinov <[email protected]>
Wed, 28 Sep 2016 11:32:21 +0000 (14:32 +0300)
committerYaroslav Brustinov <[email protected]>
Wed, 28 Sep 2016 11:32:21 +0000 (14:32 +0300)
commit5497c271302aa417814aa2e368b1ab2cf1fcef62
tree99cdc98322d6915ad2ec2ee6fbec22babcdd1e01
parenteef160385f07aa94e1dfc67b481a659465410d61
cpp arg parser changes argv, on second iteration data might be not valid => copy the argv before each call.
src/main_dpdk.cpp