MCSQNXA

Results 4 issues of MCSQNXA

我遇到了一个类似于 #432 的问题,但是暂时没有办法解决

A problem occurred configuring project ':app'. > groovy.lang.MissingPropertyException: No such property: scope for class: com.android.build.gradle.internal.variant.ApplicationVariantData * Try: > Run with --info or --debug option to get more log output. >...

### Library name silk-v3 ### Library description silk encoder or decoder ### Source repository URL https://github.com/kn007/silk-v3-decoder ### Project homepage (if different from the source repository) _No response_ ### Anything else...

category:new-port
info:good-first-issue
Stale

The parseHttpHeaders method in the IXWebSocketHttpHeaders class will result in a string truncation out of bounds error. The specific code is std::string value(lineStr.substr(start, lineStr.size() - start - 2)); There is...