j
k
j a
j l
On 3/30/22 15:15, Bernhard Kölbl wrote:
+error: if (session) free(session); if (impl) free(impl);
+error:
You don't need the if before free. FWIW I've missed it before but I think there's another one else where that you could remove at some point later.
Back to the thread
Back to the list