Skip to content

Fix prlimit() error handling in tests

Philip Withnall requested to merge pwithnall/glib:1044-prlimit-fix into master

prlimit() returns its error code in errno, not as a return value.

Signed-off-by: Philip Withnall withnall@endlessm.com

#1044 (closed)

Closes #1044 (closed)

Merge request reports