Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upActually empty the open list #1952
+1
−1
Conversation
SafwatHalaby
reviewed
May 6, 2015
| @@ -245,7 +245,7 @@ void cPath::FinishCalculation() | ||
| } | ||
| m_Map.clear(); | ||
| m_OpenList.empty(); | ||
| m_OpenList = std::priority_queue<cPathCell *, std::vector<cPathCell *>, compareHeuristics>{}; |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
SafwatHalaby
May 6, 2015
Member
I'd say it's pretty trivial yet important, and should be merged right away.
|
I'd say it's pretty trivial yet important, and should be merged right away. |
added a commit
that referenced
this pull request
May 6, 2015
bearbin
merged commit 9544020
into
master
May 6, 2015
tigerw
deleted the
coverity-fix
branch
May 9, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
worktycho commentedMay 6, 2015
No description provided.