GitHubへ移動しました.
RoboCup Soccer Simulationのための基本ライブラリやエージェント開発支援ツールの作成、ドキュメントの日本語訳などを行ないます.
[1.3.2]
* Fixed a segmentation fault caused by a too small buffer size.
2007-05-09 Hidehisa Akiyama <akky@users.sourceforge.jp>
* rcsc/player/body_sensor.cpp:
* rcsc/player/player_agent.cpp:
* rcsc/player/audio_sensor.cpp:
* rcsc/trainer/trainer_agent.cpp:
* rcsc/coach/global_visual_sensor.cpp:
* rcsc/coach/coach_agent.cpp:
- Specified a string buffer size in all sscanf.
* rcsc/trainer/trainer_agent.cpp:
- Fixed a segmentation fault caused by the too small buffer size.