Skip to content
Avatar

Achievements

Achievements

Organizations

@SerenityOS
Block or Report

Block or report ADKaster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. The Serenity Operating System 🐞

    C++ 11.1k 1k

  2. Repository to store software work products for capstone

    C

194 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2021

Created 12 commits in 1 repository

Created a pull request in SerenityOS/serenity that received 16 comments

Tests/CI: Resolve ASAN/UBSAN errors and run with Sanitizers in CI

Fixes the last remaining UBSAN and ASAN reported errors in the current suite of Lagom tests. Copying a zero size byte buffer would pass nullptr to…

+106 −28 16 comments
Opened 1 other pull request in 1 repository
SerenityOS/serenity
1 merged

Created an issue in SerenityOS/serenity that received 2 comments

LibCrypto/Core: tls_test_client_hello has heap-buffer-overflow on macOS

Likely due to C library differences b/w macOS and Linux/Serenity? Socket.cpp loads a const char* pointer that is misaligned, somehow: /Users/runne…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.