avr-gcc-list
[Top][All Lists]
Advanced

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

Re: Of course, I have a memory corruption, but I'm not able to fix it...


From: Paweł Si
Subject: Re: Of course, I have a memory corruption, but I'm not able to fix it...
Date: Sat, 22 May 2021 15:03:30 +0200


sob., 22 maj 2021 o 09:49 BERTRAND Joël <joel.bertrand@systella.fr> napisał(a):
        I'm not sure. In main() you will find :

        rfid_tag_t  tag;
        iso14443a_anticol(0, &tag);

I would remove this line (file iso14443a.c:244): 
memset(&tag, 0, sizeof(tag));

Best regards
Paweł

reply via email to

[Prev in Thread] Current Thread [Next in Thread]