소스 검색

add a note to nick's todo item

svn:r8483
Roger Dingledine 19 년 전
부모
커밋
b01632139a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/TODO

+ 2 - 0
doc/TODO

@@ -121,6 +121,8 @@ d     - Special-case localhost?
     - Check for invalid characters in hostnames before trying to resolve
       them.  (This will help catch attempts do to mean things to our DNS
       server, and bad software that tries to do DNS lookups on whole URLs.)
+      - address_is_invalid_destination() is the right thing to call here
+        (and feel free to make that function smarter)
 
   - Performance improvements