cvs commit: src/sys/dev/sound/pcm buffer.c
    Pyun YongHyeon 
    yongari at FreeBSD.org
       
    Thu Oct 14 20:50:05 PDT 2004
    
    
  
yongari     2004-10-15 03:50:04 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/sound/pcm    buffer.c 
  Log:
  Plug possible memory leak in sound DMA buffer handling. It also
  changes return code to ENOMEM in case of allocation failure.
  
  Approved by:    jake (mentor), scottl (co-mentor)
  Reviewed by:    truckman, matk
  
  Revision  Changes    Path
  1.24      +24 -9     src/sys/dev/sound/pcm/buffer.c
    
    
More information about the cvs-all
mailing list