0029252: Coding rules - eliminate GCC compiler warnings -Wformat-overflow
authorkgv <kgv@opencascade.com>
Sat, 21 Oct 2017 18:17:14 +0000 (21:17 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 24 Oct 2017 15:27:00 +0000 (18:27 +0300)
commit65ada1f174935c67537ae7021a6e70fad32167c4
tree148eb4a52f3bebf91778f5a2a762108fa838daa1
parentcf0786daf155ce0b2d4a96a767a74dbe5062c53f
0029252: Coding rules - eliminate GCC compiler warnings -Wformat-overflow

OSD_DirectoryIterator and OSD_FileIterator now uses TCollection_AsciiString instead of unsafe sprintf.
src/OSD/OSD_DirectoryIterator.cxx
src/OSD/OSD_FileIterator.cxx