client: Fix build warning
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 5 Jul 2022 17:31:39 +0000 (10:31 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commita42086b82015d72623d6ff7c2660cc31484804dc
tree8005895fb93b02485a4881d393ec52ca6829d477
parent3b384dca59b2ecf092b16d8d4d42f7e22655a2b9
client: Fix build warning

This fixes the following build warning:

      warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead
      [-Wdeprecated-declarations]

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/player.c