Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #269888

Category None
Changed by jensonjohnathon <mailohnoyoudont@jregg.de>
Changed at Mon 08 Jun 2026 13:33:04
Repository https://api.github.com/repos/rockdaboot/wget2
Project rockdaboot/wget2
Branch master
Revision 81749acfb2c2672713f9b3de7064cb7170ba1ace

Comments

Fix for a stack overflow during recursive parsing of local files

* src/wget.c removed the recursion, parsing of localfiles is now a
  special job handeled by downloader_thread
* src/wget_job.h added the new flag parse_only to indicate that the job
  shall only be parsed without sending any requests

Copyright-paperwork-exempt: Yes

Changed files