Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
1d650db6
Commit
1d650db6
authored
Jul 31, 2008
by
yb9976
Browse files
Fixed one more memory leak.
[r20849]
parent
cce67bd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/beabi.c
View file @
1d650db6
...
...
@@ -2005,6 +2005,8 @@ void fix_call_state_inputs(be_abi_irg_t *env)
set_irn_n
(
call
,
inp
,
regnode
);
}
}
DEL_ARR_F
(
stateregs
);
}
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment