[quake3-commits] [ioquake/ioq3] c52e35: fix a stupid use of strcpy()

Zack Middleton zturtleman at gmail.com
Thu Jun 18 19:01:50 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: c52e35bcd88b8cff5d692f5e5c5f06982e056dbc
      https://github.com/ioquake/ioq3/commit/c52e35bcd88b8cff5d692f5e5c5f06982e056dbc
  Author: /dev/humancontroller <devhc at example.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M code/qcommon/q_shared.c

  Log Message:
  -----------
  fix a stupid use of strcpy()

strcpy() arguments may not overlap !


  Commit: ea9161f4a3db0dd8d7ce92e714aa86200491982d
      https://github.com/ioquake/ioq3/commit/ea9161f4a3db0dd8d7ce92e714aa86200491982d
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M code/qcommon/q_shared.c

  Log Message:
  -----------
  Merge pull request #125 from jkent/master

fix a stupid use of strcpy()


Compare: https://github.com/ioquake/ioq3/compare/5d7612ec8467...ea9161f4a3db


More information about the quake3-commits mailing list