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

double free #12

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

double free #12

wants to merge 17 commits into from

Commits on May 17, 2022

  1. Add Semgrep CI

    semgrep-bot committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d38bb48 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. add memset vuln

    neo413001 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7c8a176 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. add another free

    neo413001 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ea8bb03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from neo413001/memset-vuln

    add memset vuln
    neo413001 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    01d4382 View commit details
    Browse the repository at this point in the history
  3. add another free()

    neo413001 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e1ce877 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. add new vuln

    neo413001 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    240886a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fcd7bd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. free ptr

    neo413001 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    81375ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from neo413001/test_br

    free ptr
    neo413001 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    182d8e3 View commit details
    Browse the repository at this point in the history
  3. another free ptr

    neo413001 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f0d62db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from neo413001/new_memset

    New memset
    neo413001 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    61b1b5f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    cfd14f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from neo413001/test_br

    another free ptr
    neo413001 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    16aa49e View commit details
    Browse the repository at this point in the history
  3. intentional

    neo413001 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    a3a262a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. free null ptr

    neo413001 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    8fa8ee7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from neo413001/test_br

    intentional
    neo413001 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1cf4d0f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add Semgrep CI

    semgrep-bot committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f45603b View commit details
    Browse the repository at this point in the history