[Alsa-devel] RE:[PATCH] emufx: reduce stack usage

2003-07-01 Thread p z oooo
Thanks, I don't need TRAM_POKE (TRAM_PEEK) now (in as10k1 is no way to tell init values for tram), maybe later. Peter Zubaj == REKLAMA = Vyrazne zlavy pocitacov a prislusenstva Digitalny fotoaparat Olympus ΔΎ300 v cenach uz od 16.100,- Sk bez DP

Re: [Alsa-devel] RE:[PATCH] emufx: reduce stack usage

2003-07-01 Thread Jaroslav Kysela
On Tue, 1 Jul 2003, p z wrote: > And ones more: > > IOCTL SNDRV_EMU10K1_IOCTL_PCM_PEEK in snd_emu10k1_fx8010_ioctl > allocate structure to ipcm which is then passed to > snd_emu10k1_ipcm_peek which then uses one of member (ipcm->substream) > which is not initialized (may come from user sp

[Alsa-devel] RE:[PATCH] emufx: reduce stack usage

2003-07-01 Thread p z oooo
And ones more: IOCTL SNDRV_EMU10K1_IOCTL_PCM_PEEK in snd_emu10k1_fx8010_ioctl allocate structure to ipcm which is then passed to snd_emu10k1_ipcm_peek which then uses one of member (ipcm->substream) which is not initialized (may come from user space ???). Peter Zubaj ==