mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4266 Update libecl
Use commit 0e1e780fd6f18ce93119061e36a4fca9711bc020 Excluded multibuild folder, as this caused git issues
This commit is contained in:
4
ThirdParty/Ert/lib/ecl/ecl_util.cpp
vendored
4
ThirdParty/Ert/lib/ecl/ecl_util.cpp
vendored
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (C) 2011 Statoil ASA, Norway.
|
||||
Copyright (C) 2011 Equinor ASA, Norway.
|
||||
|
||||
The file 'ecl_util.c' is part of ERT - Ensemble based Reservoir Tool.
|
||||
|
||||
@@ -1290,6 +1290,8 @@ static int ecl_util_get_num_slave_cpu__(basic_parser_type* parser, FILE* stream,
|
||||
const char * first_item = stringlist_iget(tokens, 0);
|
||||
|
||||
if (first_item[0] == '/') {
|
||||
stringlist_free(tokens);
|
||||
free(buffer);
|
||||
break;
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user