Author Topic: Nightly (Windows): 08 Apr 2011 - Revision 7111  (Read 1016 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 08 Apr 2011 - Revision 7111
Here is the nightly for Windows on 08 Apr 2011 - Revision 7111

Group: Inferno
fso-WIN-Inferno-20110408_r7111.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110408_r7111.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110408_r7111.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7110 | Echelon9 | 2011-04-08 07:38:19 -0500 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp

Fix two buffer overflows: missionweaponchoice.cpp(3580): warning C6386: Buffer overrun: accessing 'slot->wep', the writable size is '28' bytes, but '4194244' bytes might be written & missionweaponchoice.cpp(3585): warning C6386: Buffer overrun: accessing 'slot->wep_count', the writable size is '28' bytes, but '4194244' bytes might be written
------------------------------------------------------------------------
r7111 | Echelon9 | 2011-04-08 08:00:51 -0500 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp

Second go at patch r7110
------------------------------------------------------------------------