pcm: fix stack allocation inside a loop
            
            
            
                15 Nov
                
                    2023
                
            
            
                15 Nov
                
                '23
                
            
            
            
        
    
                10:17 p.m.
            
        alsa-project/alsa-lib pull request #363 was opened from szsam:
Using alloca in a loop can lead to a stack overflow. Fix by using malloc and free.
Request URL : https://github.com/alsa-project/alsa-lib/pull/363 Patch URL : https://github.com/alsa-project/alsa-lib/pull/363.patch Repository URL: https://github.com/alsa-project/alsa-lib
        720
        
      
          Age (days ago)
        
      
        720
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
GitHub pull_request - opened