This project has been moved to GitHub.
A base library, base team, and related tools for The 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.