Debug: Added assert to PathDirectoryNode_MatchDirectory()
Added an assert to catch an instance where PathDirectory_GetFragment()is returning NULL given a supposedly valid fragment node.
Todo: How is this possible?
View differences
Debug: Added assert to PathDirectoryNode_MatchDirectory()
Added an assert to catch an instance where PathDirectory_GetFragment()
is returning NULL given a supposedly valid fragment node.
Todo: How is this possible?