Skip to content
Commit a152c843 authored by Garrison Bellack's avatar Garrison Bellack Committed by Pavel Emelyanov
Browse files

Quick patch for error when writing mem.lim default



When writing the system default for memory.limit_in_bytes (which is a LLONG_MAX)
the write fails. The number is equivalent to -1 (unlimited). So during dump,
store the number -1 instead.

Change-Id: Iafccc96bf5dbade763d7addaeda24194616e4d5f
Signed-off-by: default avatarGarrison Bellack <gbellack@google.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent e606c214
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment