envoyproxy / envoyproxy/envoy-mobile

EM C++ does not respect ByteBuffer.position()

Open
#2,247 0 comments 0 reactions 1 assignee Claimed by @RyanTheOptimist View on GitHub
cronet cronvoy-beta enhancement
Dominant language
Java
Stars
566
Forks
85
PR merge metrics
No merged PRs in 30d

Description

_Originally posted by @RyanTheOptimist in https://github.com/envoyproxy/envoy-mobile/pull/2164#discussion_r865090104_

EM only cares about the provided length: always starts at position zero, regardless of what the ByteBuffer says.

https://github.com/envoyproxy/envoy-mobile/blob/main/library/common/jni/jni_utility.cc#L167

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.