appium / appium-ios-device

Tools for interacting with iOS devices
Apache License 2.0
136 stars 28 forks source link

Fix buffer out of bounds on appending signed long value to DTXMessage… #96

Closed tomriddly closed 2 years ago

tomriddly commented 2 years ago

…AuxBuffer

Origin code use this._buf.write... which causes RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to access memory outside buffer bounds

linux-foundation-easycla[bot] commented 2 years ago

CLA Signed

The committers listed above are authorized under a signed CLA.

tomriddly commented 2 years ago

已收到您发的邮件。

mykola-mokhnach commented 2 years ago

Thanks @tomriddly Could you please sign the CLA?

tomriddly commented 2 years ago

done.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: