Re: [linux-minidisc] Presentation and issues with mz-n710


Am Samstag, den 17.09.2011, 10:43 +0200 schrieb Enrique Medina
Gremaldos:
> Just a hack I'm thinking about. It is possible to download multiple
> tracks on a single session?
Yes, the protocol definitely allows for that, although our tools
currently don't.

In our C codes, the code that would need to be put into a loop is from
line 499 (error = netmd_secure_setup_download(...) ) up to before the /*
forget key */ comment in line 534. It seems like the code currently
leaks "data", so a "free(data)" might be appropriate.

Regards,
  Michael Karcher