Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for errors in the "array_ptr" interfaces to some libc functions declared in checkedc_extensions.h, and removal of the conditional in the snprintf declaration in stdio_checked.h #456

Merged
merged 6 commits into from
Jun 11, 2021

Commits on Jun 4, 2021

  1. Modified some of the Checked-C-specific declarations of libc functions

    to address the issues raised in #499 and #450
    sulekhark committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1976224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65cf998 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    803d67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a96348 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    6379dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8926440 View commit details
    Browse the repository at this point in the history