Skip to content
Snippets Groups Projects

lua: refactor: replace recursive logic with iterative approach

Merged Kartik Dua requested to merge kartix1504/vlc-project:refactor-rec into master

Converted recursive implementation to an iterative one to prevent stack overflows from deeply nested calls. This enhances stability and ensures safer execution for long sequences.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading