Add a string representation for LD_SCHED, and a extra sanity check.
commitb330bdec8e628d34641a5e6942fa4d1a5357639a
authorYawning Angel <yawning@schwanenlied.me>
Thu, 5 Feb 2015 15:46:27 +0000 (5 15:46 +0000)
committerYawning Angel <yawning@schwanenlied.me>
Thu, 5 Feb 2015 15:46:27 +0000 (5 15:46 +0000)
tree7189a8da4f6db9825e0b2d8800ef414e43f0df90
parentac8f235446ad1b26d9f85df10cca8ce250588b83
Add a string representation for LD_SCHED, and a extra sanity check.

This both fixes the problem, and ensures that forgetting to update
domain_list in the future will trigger the bug codepath instead of
a NULL pointer deref.
changes/bug14740 [new file with mode: 0644]
src/common/log.c