cybergarage-upnp icon indicating copy to clipboard operation
cybergarage-upnp copied to clipboard

Crash for zero-length packets

Open Emill opened this issue 9 years ago • 2 comments

{Cyber.SSDPNotifySocket/192.168.1.49:1900 -> 239.255.255.250:1900} {IllegalArgumentException} (@java.io.BufferedReader::109) java.lang.IllegalArgumentException: size <= 0 at java.io.BufferedReader.(BufferedReader.java:109) at java.io.LineNumberReader.(LineNumberReader.java:59) at org.cybergarage.http.HTTPHeader.getValue(SourceFile:120) at org.cybergarage.http.HTTPHeader.getValue(SourceFile:126) at org.cybergarage.upnp.ssdp.SSDPPacket.getHost(SourceFile:138) at org.cybergarage.upnp.ssdp.SSDPPacket.getHostInetAddress(SourceFile:193) at org.cybergarage.upnp.ssdp.SSDPNotifySocket.run(SourceFile:134) at java.lang.Thread.run(Thread.java:818)

Emill avatar Sep 03 '15 14:09 Emill

I have the same problem as you, did you fix this bug.

dlutfrank avatar May 12 '16 03:05 dlutfrank

I also got the same issue reported from the field.

gopalmudaliar avatar Nov 05 '18 18:11 gopalmudaliar