Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash for zero-length packets #13

Open
Emill opened this issue Sep 3, 2015 · 2 comments
Open

Crash for zero-length packets #13

Emill opened this issue Sep 3, 2015 · 2 comments

Comments

@Emill
Copy link

Emill commented Sep 3, 2015

{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)

@dlutfrank
Copy link

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

@gopalmudaliar
Copy link

I also got the same issue reported from the field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants