Skip to content

BUG: uninitialized variable #88

@asartori86

Description

@asartori86

in file geotop.cc line 457 we call the function fill_output_vectors (defined in file output.cc line 4782) but we pass as second argument W which is uninitialized. W is used at line 4875 inside an if condition

if (time->JD_plots->nh > 1 && W>0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions