In snmpset when the value we wanna set is of odd size, the last byte was being…

In snmpset when the value we wanna set is of odd size, the last byte was being overwritten because we receive another extra 2 bytes of 0s in the end. Changing the code to make use of pointer arithmetic and memcpy we can solve this issue
3 jobs from kostis_snmp_odd_payload_bug in 3 minutes and 56 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Compile
passed #14828
ohwrsw
make_all

03:01

passed #14829
ohwrsw
make_rt_cpu

00:19

passed #14827
ohwrsw
make_wrpc_sw

00:35