test1236 503 B

123456789101112131415161718192021222324252627282930313233
  1. <testcase>
  2. <info>
  3. <keywords>
  4. globbing
  5. FAILURE
  6. </keywords>
  7. </info>
  8. # Server-side
  9. <reply>
  10. </reply>
  11. # Client-side
  12. <client>
  13. <server>
  14. none
  15. </server>
  16. <name>
  17. [] globbing overflowing the range counter
  18. </name>
  19. # 2^62 == 4611686018427387904
  20. <command>
  21. "%HOSTIP:%NOLISTENPORT/1234[0-1]{" "%HOSTIP:%NOLISTENPORT/[1-4611686018427387904][1-4611686018427387904]"
  22. </command>
  23. </client>
  24. # Verify data after the test has been "shot"
  25. <verify>
  26. # 3 == CURLE_URL_MALFORMAT
  27. <errorcode>
  28. 3
  29. </errorcode>
  30. </verify>
  31. </testcase>