Skip to content
Snippets Groups Projects
  1. Jul 06, 2016
  2. Jul 05, 2016
  3. Jul 04, 2016
  4. Jul 02, 2016
  5. Jul 01, 2016
  6. Jun 30, 2016
  7. Jun 29, 2016
  8. Jun 24, 2016
  9. Jun 23, 2016
  10. Jun 22, 2016
  11. Jun 20, 2016
  12. Jun 19, 2016
    • 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. Jun 15, 2016
  14. Jun 14, 2016
  15. Jun 13, 2016
  16. Jun 10, 2016
Loading