Menu

Commit [r269]  Maximize  Restore  History

Switched away from sprintf, which is prone to buffer overflows.

Most reasonable platforms have this function. If you're here because
this broke the build for you, consider adding an ifdef for your platform
and using sprintf there (but not on other platforms).

aaronjacobs 2013-08-06

changed /trunk/jsoncpp/src/lib_json/json_reader.cpp
changed /trunk/jsoncpp/src/lib_json/json_writer.cpp
/trunk/jsoncpp/src/lib_json/json_reader.cpp Diff Switch to side-by-side view
Loading...
/trunk/jsoncpp/src/lib_json/json_writer.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB