Skip to content

Commit 7abe700

Browse files
calumgrantjketema
andauthored
Update cpp/ql/test/query-tests/Likely Bugs/Memory Management/ReturnStackAllocatedMemory/test.cpp
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent e067ac9 commit 7abe700

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/test/query-tests/Likely Bugs/Memory Management/ReturnStackAllocatedMemory

1 file changed

+1
-1
lines changed

cpp/ql/test/query-tests/Likely Bugs/Memory Management/ReturnStackAllocatedMemory/test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// semmle-extractor-options: -std=c++14 --expect_errors
1+
// semmle-extractor-options: -std=c++14
22
class MyClass
33
{
44
public:

0 commit comments

Comments
 (0)