The Wayback Machine - http://web.archive.org/web/20210808213212/https://github.com/kevinbackhouse
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report kevinbackhouse

Block user

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

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. Forked from github/securitylab

    Resources related to GitHub Security Lab

    C++ 2 2

  2. Coding project for kids who hate spelling homework

    Python

  3. C++ Library for parsing D-Bus messages

    C++

  4. Demo of the DBusParse library

    C++ 1

  5. Forked from github/codeql

    C#

  6. Forked from Exiv2/exiv2

    Image metadata library and tools

    C++ 1 2

358 contributions in the last year

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

Contribution activity

August 2021

Created 32 commits in 1 repository

Created a pull request in Exiv2/exiv2 that received 5 comments

Check value is in range before casting from double to uint32_t

Fixes: #1827 The static_cast<long> can cause a UBSAN failure if the value of tmp is out of range. It was also incorrect to cast to long, because th…

+30 −3 5 comments

Created an issue in Exiv2/exiv2 that received 2 comments

assertion failure in TiffMnEntry::doCount()

I have only been able to reproduce this bug with the fuzzer, but I think it is a good idea to fix it regardless. Reproduction steps (main branch): m…

2 comments

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