Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Fix two out-of-bounds array reads #99

Merged
merged 1 commit into from Apr 9, 2019
Merged

Commits on Apr 5, 2019

  1. Fix two out-of-bounds array reads

    The patch is taken from a commit to the CPython repo with the message:
    
    bpo-36495: Fix two out-of-bounds array reads (GH-12641)
    
    Research and fix by @bradlarsen.
    Wictor Lund committed Apr 5, 2019
    Copy the full SHA
    9fe14ae View commit details
    Browse the repository at this point in the history