Skip to content

CID 1508988: Resource leak #10203

Description

@maskit
85    close(fd);
 86
 87    m_noConfig      = false;
 88    success         = true;
 89    m_alreadyLoaded = true;
 90  }
 91
   	
CID 1508988 (#1 of 1): Resource leak (RESOURCE_LEAK)
7. leaked_handle: Handle variable fd going out of scope leaks the handle.
 92  return success;
 93}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions