mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Update IncorrectChangingWorkingDirectory.qhelp
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
<overview>
|
||||
<p>Working with changing directories, without checking the return value or pinning the directory, may not be safe. Requires the attention of developers.</p>
|
||||
|
||||
</recommendation>
|
||||
</overview>
|
||||
|
||||
<example>
|
||||
<p>The following example demonstrates erroneous and corrected work with changing working directories.</p>
|
||||
<sample src="IncorrectChangingWorkingDirectory.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user