proc-common: Change limit_bytes type to cover larger than 4GB 97/302697/2
authorUnsung Lee <unsung.lee@samsung.com>
Thu, 9 Nov 2023 07:55:21 +0000 (16:55 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Thu, 28 Dec 2023 09:30:01 +0000 (18:30 +0900)
commitad14260fc9d49fe542a4ae7839635c8869280bc6
tree058ad8af51db0b7355075f88f99842fa36f1267a
parenta3181dc65859f08e34ae7889b13665711b68c88a
proc-common: Change limit_bytes type to cover larger than 4GB

Change limit_bytes type from unsigned long to uint64_t
to cover more than 4GB in 32bit machine.

Change-Id: I48405ad16066f21a5c569f7eab181ef2d2ef2a14
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/common/proc-common.h