Closed
Bug 1852011
Opened 2 years ago
Closed 2 years ago
ec.c code improvement
Categories
(NSS :: Libraries, enhancement, P5)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anna.weine, Assigned: anna.weine)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D187662
Updated•2 years ago
|
Attachment #9351984 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•2 years ago
|
||
In the comments to the code it was mentioned
"/* Initialize MPI integers. /
/ must happen before the first potential call to cleanup */"
The current state violates this condition, so I slightly modified the code.
Updated•2 years ago
|
Attachment #9351983 -
Attachment description: WIP: Bug 1852011 - Moving init function before clean-up in ec.c → Bug 1852011 - Moving the init function of the mpi_ints before clean-up in ec.c
Comment 4•2 years ago
|
||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•