[quake3-commits] [ioquake/ioq3] 4fb053: Fix incorrect strncpy in S_AL_StartBackgroundTrack

Zack Middleton zturtleman at gmail.com
Thu Feb 5 05:43:17 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 4fb053b8e7eb949ac7fc69b786227ad399b1b898
      https://github.com/ioquake/ioq3/commit/4fb053b8e7eb949ac7fc69b786227ad399b1b898
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2015-02-05 (Thu, 05 Feb 2015)

  Changed paths:
    M code/client/snd_openal.c

  Log Message:
  -----------
  Fix incorrect strncpy in S_AL_StartBackgroundTrack

Error is loop argument is NULL.
Ensure that s_backgroundTrack is a null terminated string.




More information about the quake3-commits mailing list