LIB/LIBTCPIP.S.DNS.txt : BUGFIX in DNS Cache expiration crashing PING command

This commit is contained in:
Rémy GIBERT 2016-10-26 23:46:01 +02:00
parent 6f2f7b01fa
commit ed480f8b37

View File

@ -151,7 +151,7 @@ DNS.ADD.I sta DNS.TmpCache
>LDYA ZPPtrDNS
>SYSCALL NewPStrYA
bcs .9
txa
ldy #S.DNSCACHE.hNAME
sta (ZPCachePtr),y