Bug #456
Check for 0 pointer before invoking std::string c'tor on C-string
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The std::string() c'tor for C-strings should not be used with a 0 pointer.
0%
Description
The std::string() c'tor for C-strings should not be used with a 0 pointer.