XQF / xqf

XQF game server browser
http://xqf.github.io
GNU General Public License v2.0
37 stars 12 forks source link

XQF crashes when querying http list with domain rather than IP #230

Open thezionmainframe opened 3 years ago

thezionmainframe commented 3 years ago

When querying an http server list xqf crashes and gives the following error: free(): double free detected in tcache 2

Example: http://hexenworld.org/hexen2

It would be awesome if we could query domains rather than IPs in server lists.

thezionmainframe commented 3 years ago

I just checked the latest commit and the crash no longer occurs when domains are in a server list. However, it does not query them.