mirror of
https://github.com/A2osX/A2osX.git
synced 2025-03-09 19:30:19 +00:00
LIB/LIBTCPIP.S.DNS.txt : BUGFIX in DNS Cache expiration crashing PING command
This commit is contained in:
parent
6f2f7b01fa
commit
ed480f8b37
@ -151,7 +151,7 @@ DNS.ADD.I sta DNS.TmpCache
|
|||||||
>LDYA ZPPtrDNS
|
>LDYA ZPPtrDNS
|
||||||
>SYSCALL NewPStrYA
|
>SYSCALL NewPStrYA
|
||||||
bcs .9
|
bcs .9
|
||||||
|
txa
|
||||||
ldy #S.DNSCACHE.hNAME
|
ldy #S.DNSCACHE.hNAME
|
||||||
sta (ZPCachePtr),y
|
sta (ZPCachePtr),y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user