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
325f4d96
Commit
325f4d96
authored
Oct 05, 2008
by
Christoph Mallon
Browse files
Plug memory leak.
[r22493]
parent
4988011f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/becopyilp2.c
View file @
325f4d96
...
...
@@ -531,6 +531,8 @@ static void ilp2_apply(ilp_env_t *ienv) {
assert
(
0
&&
"This should be a x-var"
);
}
}
xfree
(
sol
);
}
#ifdef COPYOPT_STAT
...
...
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