• Morris Jette's avatar
    Correct malloc data type · a12e1a1c
    Morris Jette authored
    sched/backfill plugin: Make malloc match data type (defined as uint32_t and
        allocated as int). No failures observed, if type "int" is smaller than
        "uint32_t", it could result in an invalid memory reference.
    a12e1a1c
To find the state of this project's repository at the time of any of these versions, check out the tags.