showrav017 / jain-sip

Automatically exported from code.google.com/p/jain-sip
0 stars 0 forks source link

URL parsing error on URL without user/password: infinite loop #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
replace while(true) by while(this.lexer.hasMoreChars()

Original issue reported on code.google.com by laurent.strullu.orange@gmail.com on 16 Jan 2013 at 1:58

GoogleCodeExporter commented 8 years ago

Original comment by laurent.strullu.orange@gmail.com on 16 Jan 2013 at 2:01