Skip to content
Snippets Groups Projects
Closed codeintel: Fix unbounded memory in lsifstore Ranges request
  • View options
  • codeintel: Fix unbounded memory in lsifstore Ranges request

  • View options
  • Closed Issue created by Administrator

    Created by: efritz

    Do not let a Ranges request use unbounded memory. We need to stream locations from the backend during filtering (instead of filtering a huge slice in-memory), and also set a maximum payload size that can be returned from this request.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first