]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cmd: Fix double free/use-after-free bugs in defer. Fixed infinite loop in defer cmd...
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 16 Aug 2020 17:28:26 +0000 (17:28 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 16 Aug 2020 17:28:26 +0000 (17:28 +0000)
commitcf678d5d474e06d63150e06217fb212e5b37ba93
tree5fb063c7607abe199f4fb749468f483db16fb999
parent8a5fdbcbbb38d2d68a3b21ba608793562e95f51b
cmd: Fix double free/use-after-free bugs in defer. Fixed infinite loop in defer cmd without args.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12906 d7cf8633-e32d-0410-b094-e92efae38249
cmd.c