mssola / user_agent

This project has been moved, check the README.md file!

Home Page:https://github.com/mssola/useragent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panic: runtime error: index out of range

vmihailenco opened this issue · comments

I am getting panic parsing this:

userAgent := &ua.UserAgent{}
userAgent.Parse("Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13")

Thanks @vmihailenco for reporting :)