mirror of
https://github.com/boostorg/nowide.git
synced 2026-01-24 18:12:23 +00:00
Include 'Merge pull request #161 from Flamefire/coverity
Fix coverity build'
This commit is contained in:
@@ -62,7 +62,7 @@ std::string heap_stackstring_to_narrow(const std::wstring& s)
|
||||
return ss.get();
|
||||
}
|
||||
|
||||
// coverity [root_function]
|
||||
// coverity[root_function]
|
||||
void test_main(int, char**, char**)
|
||||
{
|
||||
std::string hello = "\xd7\xa9\xd7\x9c\xd7\x95\xd7\x9d";
|
||||
|
||||
Reference in New Issue
Block a user