]> git.alsa-project.org Git - tinycompress.git/commit
compress: cache the config values passed
authorVinod Koul <vinod.koul@intel.com>
Mon, 18 Feb 2013 13:41:43 +0000 (19:11 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 18 Feb 2013 14:14:08 +0000 (19:44 +0530)
commit00732dc0cfc76152289caef19e74fb52838e228e
tree8ccddb96fedd07f165ef5d9da8f0bdea68419933
parent2a455ef7b215f0d1fa91530b39544102fdba08fe
compress: cache the config values passed

The library should not rely on users pointer for config data, so cache it for
use afterwards

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
compress.c