[Gambas-bugtracker] Bug #2477: Memory-Access-Error on HttpClient

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Feb 9 19:29:06 CET 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2477&from=L21haW4-

Comment #3 by André ROTHE:

I have replaced

header = new String[1]

with

header = new String[]

then the memory access error won't occur.




More information about the Bugtracker mailing list