Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
maelstrom
maelstrom-3.0.6-netlogic_game.cpp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File maelstrom-3.0.6-netlogic_game.cpp.patch of Package maelstrom
--- netlogic/game.cpp.orig 2001-07-23 04:24:03.000000000 +0200 +++ netlogic/game.cpp 2014-09-28 13:48:00.857460134 +0200 @@ -852,7 +852,7 @@ hScores[which].wave = gWave; hScores[which].score = OurShip->GetScore(); - strcpy(hScores[which].name, handle); + strncpy(hScores[which].name, handle,sizeof(hScores[which].name)-1)[sizeof(hScores[which].name)-1] = 0; sound->HaltSound(); sound->PlaySound(gGotPrize, 6);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor