[quake3-commits] [ioquake/ioq3] 5c1091: Fix SkipRestOfLine going past end of string

Zack Middleton zturtleman at gmail.com
Tue Jun 17 22:37:34 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 5c1091b41453594735d23096b5ddc727ad963602
      https://github.com/ioquake/ioq3/commit/5c1091b41453594735d23096b5ddc727ad963602
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M code/qcommon/q_shared.c

  Log Message:
  -----------
  Fix SkipRestOfLine going past end of string

If string data starts with a 0 (string terminator), don't skip over it at p++.

Not causing any problems in ioq3 as far as I know.




More information about the quake3-commits mailing list