Ecosyste.ms: Issues

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

GitHub / udoprog/checkers issues and pull requests

#10 - Avoid UB in test case (relates #9)

Pull Request - State: closed - Opened by udoprog over 2 years ago
Labels: enhancement

#9 - Use of uninitialized memory in realloc

Issue - State: closed - Opened by saethlin over 2 years ago - 4 comments

#8 - capture allocation backtraces

Pull Request - State: closed - Opened by udoprog about 3 years ago

#7 - Fix event recording in alloc with --release

Pull Request - State: closed - Opened by robojumper over 3 years ago - 2 comments

#6 - Add with_muted to selectively disable checkers (relates #5)

Pull Request - State: closed - Opened by udoprog over 4 years ago - 4 comments

#5 - checkers does not handle lazy_static well

Issue - State: open - Opened by BourgondAries over 4 years ago - 4 comments

#4 - Implement zeroed feature and document safety (fixes #1)

Pull Request - State: closed - Opened by udoprog over 4 years ago

#3 - Check for allocation failures (relates #1, fixes #2)

Pull Request - State: closed - Opened by udoprog over 4 years ago

#2 - `Allocator::alloc_zeroed` is unsound

Issue - State: closed - Opened by HeroicKatora over 4 years ago
Labels: bug

#1 - Reading uninitialized memory in Allocator::realloc is unsound

Issue - State: closed - Opened by HeroicKatora over 4 years ago - 5 comments
Labels: bug