On Thu Oct 13 11:52:01 2022 +0000, David Kahurani wrote:
OOh, I did think about this approach but thought it might duplicate code. And, well, I think I understand the issue with duplicating input... Edit : I mean to say : I think I do not understand the issue with duplicating input
This issue is that you allocate/free when there is no need to do that. First it would certainly help to understand what unimplemented calls are supposed to do, when you can call them and so on.