[En-Nut-Discussion] HttpRegisterAuthBasic crash

pawel paw1976 at poczta.onet.pl
Wed Jul 2 15:32:19 CEST 2014


Hello.

Hardware: atmega128 board, 32kB sram, rtl8019as.
Software ethernut 5.1

I use HttpRegisterAuthBasic to enable authorisation. Sometimes when I try to change password for my path I use NULL for login parameter. At this moment something is wrong.

I see that “for (cur =...” loop in HttpRegisterAuthBasic is running many times and then crash somewhere

........
} else {
/* No login provided, caller wants to unprotect the resource. */
....
free(auth->auth .. 

Best regards.

Pawel Rosiak


More information about the En-Nut-Discussion mailing list