GNOME Bugzilla – Bug 589594
Segfault after stash drop
Last modified: 2009-08-18 15:09:53 UTC
Steps to reproduce: 1. git stash clear 2. modify some files 3. git stash 4. delete stash with gitg 5. Segfault Stack trace: Other information: I will attach 2 patches 1st will fix the root for this problem 2nd will fix actual segfault
Created attachment 139141 [details] [review] Fix stash drop
Created attachment 139142 [details] [review] fix segfault
Thanks! Sorry to keep these waiting for a long time, they have been committed to master.