summaryrefslogtreecommitdiff
path: root/stun.h
blob: e16c3e7abb7b423b97ae3512b3d4cf09a30cc97e (plain)
1
2
3
4
5
6
#ifndef STUN_H
#define STUN_H

extern int print_stun_probe(char *server, int sport, int tport);

#endif /* STUN_H */
ut type='hidden' name='id' value='d69bb92e402ff948bdcd39f19c9067874fb86873'/>
context:
space:
mode:
authorVlad Tsyrklevich <vlad@tsyrklevich.net>2016-10-13 14:36:41 +0200
committerTakashi Iwai <tiwai@suse.de>2016-10-18 14:08:25 +0200
commitd69bb92e402ff948bdcd39f19c9067874fb86873 (patch)
tree7bbc369e84e7466fdfb8b669db191d2cc88ac7c5 /Documentation/i2c/fault-codes
parentf771d5bb71d4df9573d12386400540516672208b (diff)
ALSA: asihpi: fix kernel memory disclosure
Some elements in hr are not cleared before being copied to user space, leaking kernel heap memory to user space. For example, this happens in the error handling code for the HPI_ADAPTER_DELETE case. Zero the memory before it's copied. Signed-off-by: Vlad Tsyrklevich <vlad@tsyrklevich.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/i2c/fault-codes')