protobuf-c: pack_buffer_packed_payload(): Remove unused increment
Since this case immediately returns, the `rv` variable is not used. See https://github.com/protobuf-c/protobuf-c/issues/517.
Showing
Please register or sign in to comment
Since this case immediately returns, the `rv` variable is not used. See https://github.com/protobuf-c/protobuf-c/issues/517.