Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Mark revwalk as selfFreeing
  • Loading branch information
srajko committed Oct 7, 2016
commit 55aacdb89100e6edf71fe8d1e16820fd74a055a6
4 changes: 1 addition & 3 deletions generate/input/descriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2100,6 +2100,7 @@
"ignore": true
},
"revwalk": {
"selfFreeing": true,
"dependencies": [
"../include/commit.h",
"../include/functions/copy.h"
Expand All @@ -2108,9 +2109,6 @@
"git_revwalk_add_hide_cb": {
"ignore": true
},
"git_revwalk_free": {
"ignore": true
},
"git_revwalk_new": {
"isAsync": false
}
Expand Down