Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ligurio/lua-c-api-tests issues and pull requests

#106 - Fix GH Actions

Pull Request - State: open - Opened by ligurio about 1 month ago

#105 - tests: introduce ffi_cdef_proto_test

Pull Request - State: closed - Opened by ligurio about 1 month ago

#104 - cfl: disable building protobuf library

Pull Request - State: closed - Opened by ligurio 3 months ago

#103 - cmake: introduce an option ENABLE_INTERNAL_TESTS

Pull Request - State: closed - Opened by ligurio 3 months ago

#102 - tests/capi: update blacklists with tests

Pull Request - State: closed - Opened by ligurio 3 months ago

#101 - patches: support instrumenting dlmalloc by ASAN

Pull Request - State: closed - Opened by ligurio 3 months ago - 1 comment

#100 - cfl: add a compiler flag used by Centipede

Pull Request - State: closed - Opened by ligurio 3 months ago

#99 - patches: fix PUC Rio Lua build

Pull Request - State: closed - Opened by ligurio 4 months ago

#98 - cfl: enable AArch64

Pull Request - State: closed - Opened by ligurio 4 months ago

#97 - cfl: set fuzz-time to 2h

Pull Request - State: closed - Opened by ligurio 5 months ago

#96 - cfl: fix option name

Pull Request - State: closed - Opened by ligurio 6 months ago

#95 - cfl: change a version of gh action

Pull Request - State: closed - Opened by ligurio 6 months ago

#94 - tests: update message on creating test

Pull Request - State: closed - Opened by ligurio 6 months ago

#93 - cmake: update UBSan integration in LuaJIT

Pull Request - State: closed - Opened by ligurio 6 months ago

#92 - tests/capi: fix assertions in a torture_test

Pull Request - State: closed - Opened by ligurio 6 months ago

#91 - Disable reporting OOMs

Pull Request - State: closed - Opened by ligurio 6 months ago

#90 - trophies: add new bugs

Pull Request - State: closed - Opened by ligurio 8 months ago

#89 - tests: enable luaL_loadbuffer_proto on AArch64

Pull Request - State: closed - Opened by ligurio 8 months ago

#88 - ci: bump version of actions/checkout

Pull Request - State: closed - Opened by ligurio 8 months ago

#87 - Speedup string serialization

Pull Request - State: closed - Opened by ligurio 8 months ago - 2 comments

#86 - Fix dict filenames and bump corpus

Pull Request - State: closed - Opened by ligurio 8 months ago

#85 - `luaL_loadbuffer_proto_test` often fails due to OOM

Issue - State: closed - Opened by ligurio 9 months ago - 2 comments

#84 - Revert "tests/luaL_loadbufferx_test: enable back for LuaJIT"

Pull Request - State: closed - Opened by ligurio 9 months ago

#83 - Generated Lua program produce an error: `attempt to assign to const variable 'i'`

Issue - State: open - Opened by ligurio 10 months ago
Labels: good first issue

#82 - Generated Lua program produce an error: `'for' step is zero`

Issue - State: open - Opened by ligurio 10 months ago
Labels: good first issue

#81 - Generated Lua program produce an error: `variable '(for state)' got a non-closable value`

Issue - State: open - Opened by ligurio 10 months ago
Labels: good first issue

#80 - tests: enable debug hook in luaL_loadbuffer_proto_test

Pull Request - State: closed - Opened by ligurio 10 months ago

#79 - tests: enable debug information in lua_dump

Pull Request - State: closed - Opened by ligurio 10 months ago

#78 - Fix luaL_loadbytecode

Pull Request - State: closed - Opened by ligurio 10 months ago

#77 - Fix semantic errors

Pull Request - State: closed - Opened by ligurio 10 months ago - 1 comment

#76 - Fix building luaL_loadbuffer_proto

Pull Request - State: closed - Opened by ligurio 10 months ago

#75 - tests/luaL_loadbufferx_test: enable back for LuaJIT

Pull Request - State: closed - Opened by ligurio 11 months ago

#74 - cmake: support running Lua API tests

Pull Request - State: closed - Opened by ligurio 11 months ago

#73 - Disable `luaL_loadbuffer_proto` on OSS Fuzz/aarch64

Pull Request - State: closed - Opened by ligurio 11 months ago

#72 - [OSS Fuzz] Building of luaL_loadbuffer_proto_test is broken on aarch64

Issue - State: closed - Opened by ligurio 11 months ago - 2 comments

#71 - cmake: update source repository on rebuild

Pull Request - State: closed - Opened by ligurio 11 months ago

#70 - Fix minor errors

Pull Request - State: closed - Opened by ligurio 12 months ago

#69 - cmake: introduce a target coverage-reset

Pull Request - State: closed - Opened by ligurio 12 months ago

#68 - Update docs

Pull Request - State: closed - Opened by ligurio 12 months ago

#67 - cmake: add presets

Pull Request - State: closed - Opened by ligurio 12 months ago

#66 - corpus: bump version

Pull Request - State: closed - Opened by ligurio 12 months ago

#66 - corpus: bump version

Pull Request - State: closed - Opened by ligurio 12 months ago

#65 - Fix unused and compatibility issue

Pull Request - State: closed - Opened by ligurio about 1 year ago

#64 - Update torture_test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#63 - tests: enable sysprof in luaL_loadbuffer_proto

Pull Request - State: closed - Opened by ligurio about 1 year ago

#62 - tests: execute bytecode in luaL_loadbuffer_proto_test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#61 - cmake: support building code coverage report

Pull Request - State: closed - Opened by ligurio about 1 year ago

#60 - libluamut: initial version

Pull Request - State: closed - Opened by ligurio about 1 year ago - 2 comments

#59 - Update cfl workflows

Pull Request - State: closed - Opened by ligurio about 1 year ago

#58 - cmake: set a number of workers to a number of CPU cores

Pull Request - State: closed - Opened by ligurio about 1 year ago

#57 - Disable lua_loadbufferx_test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#56 - heap-use-after-free is found by luaL_loadbufferx_test

Issue - State: closed - Opened by ligurio about 1 year ago

#55 - Use corpus and dictionary if available

Pull Request - State: closed - Opened by ligurio about 1 year ago

#54 - tests: replace calloc with malloc

Pull Request - State: closed - Opened by ligurio about 1 year ago

#53 - tests: update Lua headers

Pull Request - State: closed - Opened by ligurio about 1 year ago

#52 - ci: fix broken OSS Fuzz workflow

Pull Request - State: closed - Opened by ligurio about 1 year ago

#51 - cmake: enable ENABLE_LUA_ASSERT

Pull Request - State: closed - Opened by ligurio about 1 year ago

#50 - Update torture test with new testcases

Pull Request - State: closed - Opened by ligurio about 1 year ago

#49 - ClusterFuzzLite integration

Pull Request - State: closed - Opened by ligurio about 1 year ago

#48 - cmake: enable hardware-assisted Address Sanitizer

Pull Request - State: closed - Opened by ligurio about 1 year ago - 1 comment

#47 - corpus: bump version

Pull Request - State: closed - Opened by ligurio about 1 year ago

#46 - tests: update luaL_loadbufferx_test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#45 - Set a number of testruns in CTest

Pull Request - State: closed - Opened by ligurio about 1 year ago

#44 - Support UB sanitizer in LuaJIT

Pull Request - State: closed - Opened by ligurio about 1 year ago

#43 - tests: disable lua_dump_test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#42 - cmake: support LUAJIT_RANDOM_RA

Pull Request - State: closed - Opened by ligurio about 1 year ago

#41 - tests: introduce a torture test

Pull Request - State: closed - Opened by ligurio about 1 year ago

#40 - Update lua_load_test and update UBSan checks for PUC Rio Lua

Pull Request - State: closed - Opened by ligurio about 1 year ago

#39 - Fix Fuzz Introspector and bump LPM

Pull Request - State: closed - Opened by ligurio about 1 year ago

#38 - cmake: introduce an option BUILD_PROTOBUF

Pull Request - State: closed - Opened by ligurio about 1 year ago

#37 - cmake: introduce options ENABLE_LUA_ASSERT and ENABLE_LUA_APICHECK

Pull Request - State: closed - Opened by ligurio about 1 year ago

#36 - Fix Lua errors in luaL_loadbuffer_proto

Pull Request - State: closed - Opened by ligurio about 1 year ago

#35 - Update script with errors

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#34 - tests: add lua_dump_test

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#33 - cmake: propagate CFLAGS to LDFLAGS in Lua

Pull Request - State: closed - Opened by ligurio over 1 year ago

#32 - extra: add a script for calculating errors

Pull Request - State: closed - Opened by ligurio over 1 year ago

#31 - Fix compiler flags propagation, warning on building Lua and add missed cleanup in tests

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#30 - Collect and print LuaJIT metrics

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#29 - cmake: support AddressSanitizer in LuaJIT

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#28 - Memory leaks in Lua: luaL_addgsub, luaL_gsub, luaL_loadbuffer

Issue - State: open - Opened by ligurio over 1 year ago - 1 comment

#27 - ci: add oss-fuzz workflow

Pull Request - State: closed - Opened by ligurio over 1 year ago - 1 comment

#26 - Fix timeouts in luaL_loadbuffer_proto

Pull Request - State: closed - Opened by ligurio over 1 year ago

#25 - Fuzzing build failure

Issue - State: closed - Opened by ligurio over 1 year ago - 1 comment

#24 - cmake: fix macros that enables assertions in LuaJIT

Pull Request - State: closed - Opened by ligurio over 1 year ago

#23 - tests: fix test names in blacklist

Pull Request - State: closed - Opened by ligurio over 1 year ago

#22 - Build Fails for LuaJIT with address sanitizer

Issue - State: closed - Opened by kroggen over 1 year ago - 4 comments

#21 - Cleanup state on exit

Pull Request - State: closed - Opened by kroggen over 1 year ago - 1 comment

#20 - tests: pass text chunks, not a binary chunks

Pull Request - State: closed - Opened by ligurio over 1 year ago

#19 - Pass syntax-correct data to lua_loadstring

Issue - State: closed - Opened by ligurio over 1 year ago

#18 - corpus: bump version

Pull Request - State: closed - Opened by ligurio over 1 year ago

#17 - cmake: build and create tests using a common function

Pull Request - State: closed - Opened by ligurio over 1 year ago

#16 - Fix luaL_addgsub_test and luaL_buffsub_test

Pull Request - State: closed - Opened by ligurio over 1 year ago

#15 - tests: fix passing LDFLAGS to luaL_loadbuffer_proto

Pull Request - State: closed - Opened by ligurio over 1 year ago

#14 - cmake: get rid of DOWNLOAD_EXTRACT_TIMESTAMP

Pull Request - State: closed - Opened by ligurio over 1 year ago

#13 - Fuzzing build failure with AFL

Issue - State: closed - Opened by ligurio over 1 year ago

#11 - tests: fix of heap buffer overflow

Pull Request - State: closed - Opened by kobrineli over 1 year ago - 1 comment

#10 - Update readme, bump corpus and reduce a number of test runs

Pull Request - State: closed - Opened by ligurio over 1 year ago

#9 - Set GIT_SHALLOW to false.

Pull Request - State: closed - Opened by kobrineli over 1 year ago - 1 comment

#8 - Fix using of unitialized value.

Pull Request - State: closed - Opened by kobrineli over 1 year ago - 1 comment