Public bug reported:

Reproduce with:

git init t
cd t
mkdir x
touch x/y
git add x/y
git write-tree
python3 -c 'import pygit2; repo = pygit2.Repository("."); 
next(iter(repo["7904c9b632eaca0cd04c4a30f4b50c994d434c9a"] / "x"))'

Fixed in upstream commit ccf4df153c68d4af7d3d0f4f4f9104afc6f38d43

** Affects: python-pygit2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884103

Title:
  Null pointer derefernce when iterating trees

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pygit2/+bug/1884103/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to