- 05 Jan, 2017 1 commit
-
-
Morris Jette authored
No real change to content.
-
- 04 Jan, 2017 11 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Fix security issue caused by insecure file path handling triggered by the failure of a Prolog script. To exploit this a user needs to anticipate or cause the Prolog to fail for their job. (This commit is slightly different from the fix to the 15.08 branch.) CVE-2016-10030.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Fix security issue caused by insecure file path handling triggered by the failure of a Prolog script. To exploit this a user needs to anticipate or cause the Prolog to fail for their job. CVE-2016-10030.
-
Morris Jette authored
This modifies the logic in commit e089b63a for better clarity
-
- 03 Jan, 2017 11 commits
-
-
Dominik Bartkiewicz authored
-
Dominik Bartkiewicz authored
Prevent "stray" jobs from using resources when the srun/salloc will never launch the actual compute tasks. Bug 3344.
-
Dominik Bartkiewicz authored
PluginDir is allowed to be a PATH-style list of directories; remove incorrect test of the variable as if it were a single directory and comment that the check for that is elsewhere. Bug 3361.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Alejandro Sanchez authored
-
Morris Jette authored
Expect is unable to work with more than 32-bit numbers, so it can't properly test task affinity on KNL with 272 threads
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Alejandro Sanchez authored
- 2 x Integer handling issues (CONSTANT_EXPRESSION_RESULT)
-
Tim Wickberg authored
Warning flag -Wempty-body in clang-3.7 now errors on this, split macro definition up over multiple lines to silence.
-
- 01 Jan, 2017 1 commit
-
-
Morris Jette authored
Fix a memory leak on error conditions and a possibly unterminated string as reported by Coverity
-
- 31 Dec, 2016 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
Revision to 06fbdd75 Previous logic was causing tests 1.87 and 15.19 to fail sometimes due to a race condition by adding a "Job allocation revoked" message to salloc output even if no allocation occured. bug 3351
-
Morris Jette authored
this is a corrections to some of the ligic in commit 3851f619 that commit set a pointer to NULL, which it should not have.
-
Morris Jette authored
-
Morris Jette authored
Bug introduced yesterday in commit 239cfa96
-
- 30 Dec, 2016 4 commits
-
-
Morris Jette authored
Several possibly unterminated string operations Several memory leak fixes
-
Morris Jette authored
This is a revision of commit 72d8d9b7, which introduced a parsing bug
-
Morris Jette authored
-
Morris Jette authored
Fix several memory leaks and possible out-of-bound memory references reported by Coverity.
-
- 29 Dec, 2016 7 commits
-
-
Morris Jette authored
-
Morris Jette authored
Bad array pointer for srun --no-alloc Added function error check in srun Memory leak in sstat
-
Morris Jette authored
Fix several memory leaks and other high-priority errors reported by Coverity
-
Brian Christiansen authored
instead of calling g_slurm_auth_get_uid again.
-
Morris Jette authored
Add SchedulerParameters option of spec_cores_first to select specialized cores from the lowest rather than highest number cores and sockets. bug 3349
-
Danny Auble authored
-
Roland Fehrenbacher authored
-