Fix copy constructor for Bundle 95/311695/5
authorjh9216.park <jh9216.park@samsung.com>
Fri, 24 May 2024 01:03:03 +0000 (21:03 -0400)
committerjh9216.park <jh9216.park@samsung.com>
Fri, 24 May 2024 04:19:02 +0000 (00:19 -0400)
commiteec386e278846c0f998f13d96dc07732f5d48a55
tree1827540b776bfcc6be9ef11fa917c9a2536ef4d8
parentfcf868b171ae4ec8fdef033b5c0eec3866e30195
Fix copy constructor for Bundle

- Copied bundle using bundle_dup() should not share data from origin
object

Change-Id: I71c0c69159a11195c79ff486627453d105851677
Signed-off-by: jh9216.park <jh9216.park@samsung.com>
src/bundle-internal.cc