Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
1074dc9f
Commit
1074dc9f
authored
Nov 01, 2011
by
Thomas White
Browse files
partial_sim: Initialise "copyme" to NULL
parent
42d10caa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/partial_sim.c
View file @
1074dc9f
...
...
@@ -428,6 +428,7 @@ int main(int argc, char *argv[])
image
.
profile_radius
=
0.003e9
;
image
.
i0_available
=
0
;
image
.
filename
=
malloc
(
256
);
image
.
copyme
=
NULL
;
if
(
random_intensities
)
{
full
=
reflist_new
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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