1. 06 Jul, 2016 2 commits
  2. 05 Jul, 2016 2 commits
  3. 04 Jul, 2016 1 commit
  4. 02 Jul, 2016 3 commits
  5. 01 Jul, 2016 2 commits
  6. 30 Jun, 2016 5 commits
  7. 29 Jun, 2016 4 commits
  8. 24 Jun, 2016 3 commits
  9. 23 Jun, 2016 4 commits
  10. 22 Jun, 2016 2 commits
  11. 20 Jun, 2016 2 commits
  12. 19 Jun, 2016 1 commit
    • Morris Jette's avatar
      Fix memory leaks for slurm_get_auth_info() · c5ace562
      Morris Jette authored
      The slurm_get_auth_info() function returns an xmalloc'ed string
      which few places were xfree'ing. The function in the past did
      not xmalloc a value, but returned a pointer to a cached string.
      When that was changed, the calls to the function were not all
      changed, resulting in leaks if AuthInfo was defined in slurm.conf.
      c5ace562
  13. 15 Jun, 2016 2 commits
  14. 14 Jun, 2016 2 commits
  15. 13 Jun, 2016 1 commit
  16. 10 Jun, 2016 4 commits