]> OCCT Git - occt-copy.git/commit
0029834: Coding Rules - eliminate GCC compiler warnings -Wformat-overflow in IGESData...
authorabv <abv@opencascade.com>
Tue, 3 Jul 2018 21:54:46 +0000 (00:54 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sun, 8 Jul 2018 07:47:01 +0000 (10:47 +0300)
commitbf4303ee0e4200b4035b6e02964e3616e2ef6018
treee2d2a78e4d045714d5e46a29b9b36960a7de5501
parenta9f7167d2e95bcd8f820c58084dfed108b1b5436
0029834: Coding Rules - eliminate GCC compiler warnings -Wformat-overflow in IGESData_IGESWriter

String buffers have been increased to be sufficient to accommodate result of sprintf() for any possible printed integer values.
src/IFSelect/IFSelect_ShareOut.cxx
src/IGESData/IGESData_IGESWriter.cxx