Re: [PATCH v3 14/20] ASoC: qdsp6: audioreach: add q6apm support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 03/08/2021 15:20, Amadeusz Sławiński wrote:
+    /* Assuming Linear Graphs only for now! */
+    graph->graph = audioreach_alloc_graph_pkt(apm, &info->sg_list, graph_id);
+    if (IS_ERR(graph->graph))
+        return ERR_PTR(-ENOMEM);
Shouldn't graph be freed before returning here?
yes, it should be Its now fixed.

--srini



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux