Melg Eight

Results 11 issues of Melg Eight

In this method: https://github.com/chris2511/xca/blob/3e858c877f1fc5f7d3286b6d6ed962ce0c53bced/lib/asn1int.cpp#L152-L157 openssl_error handles errors through ERR_get_error. So openssl should set error inside of method. But implementation of function ASN1_INTEGER_get in openssl (in 1.1.1 and 3.0) have additional...

### Introduction In current version ([master](https://github.com/Samuel-Tyler/fast_ber/commit/8ed9acd3dbc636c711b445079699283ddc1847b2)/[devel](https://github.com/Samuel-Tyler/fast_ber/commit/7031952f2629ad41dbd9f1cbaf33fcaf46b5dc90)) of library we have fast_ber::encode function, which ber encodes provided asn.1 structure inside provided absl::Span continuous storage. Usage [example](https://github.com/Samuel-Tyler/fast_ber/blob/8ed9acd3dbc636c711b445079699283ddc1847b2/sample/encode/main.cpp#L15) and [tests](https://github.com/Samuel-Tyler/fast_ber/blob/e9e22debed9cb3df82cb6f2128ffd1129a94fc6a/test/ber_types/SequenceOfTest.cpp#L12) use [std::array](https://github.com/Samuel-Tyler/fast_ber/blob/2a32c3f976931133b90ed03363f674c7e25e59b0/test/compiler/SimpleCompilerOutputTest.cpp#L9) or...

Hi, i really like your project, but i came across some issues. So my setup is - windows 10, i installed usbip-win version 0.3.5 from https://github.com/cezanne/usbip-win. I try to run...

If you happened to logoff at place of New Year Tree, and log back in while event is on - you are stuck in place, can't move, and ai "can't...

**Describe the bug** I've encountered message in megalinter log: MARKDOWN_REMARK_LINT has been temporary disabled in MegaLinter, please use a previous MegaLinter version or wait for the next one ! I...

bug

It would be great to not just have comments in pull request, but also github summary report for users, which are working on some branch but don't use pull requests....

enhancement
good first issue
nostale

## Steps to reproduce 1. make 2. ```valgrind --leak-check=full --show-leak-kinds=all ./bin/M2-Planet -f ./test/test0002/if.c ``` ## Observed behavior valgrind reports leaks: ``` bash ==1435761== Memcheck, a memory error detector ==1435761== Copyright...

# Steps to reproduce 1. ```make``` 2. Using example code main.c: ``` C int my_spoon_is_too_big [0xFFFFFFFFFFFFFFFF ``` Compile it as: time ./bin/M2-Planet -f ./test/test_hang/main.c ## Observed behavior: 1. Compilation time...

When you try to login with right email, but wrong password server should always respond with login attempt failure reply. When you try to login with wrong email, server should...

When you walk sideways you look like so: ![изображение](https://github.com/kaansoral/adventureland/assets/16599015/f9ff0173-5217-409f-9e6b-7a39a6c1fd88) As you can see, no red hood visible on that sprite, but when you turn your back, you see red hood:...