CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/25 15:20:52
Modified files:
lib/libutil : imsg-buffer.c
Log message:
return ERANGE instead of ENOMEM, so callers can differentiate real oom
from this case where we have a static buffer and cant realloc.
ok phessler, claudio, reyk
