]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Plugging a memory leak when malloc() failed during initialisation;
authoravatar <avatar@FreeBSD.org>
Sat, 24 Oct 2015 19:40:03 +0000 (19:40 +0000)
committeravatar <avatar@FreeBSD.org>
Sat, 24 Oct 2015 19:40:03 +0000 (19:40 +0000)
commitb3b0e0dc79882bea8aba0295f52c87553432dcb9
tree5949094b90f2d59b39cf75407b82f3df8e9d70b9
parent5ade80289ed2c0d346ab56f2e0c07763b4eaf9dd
- Plugging a memory leak when malloc() failed during initialisation;
- Plugging another memory leak inside the destructor.

Reviewed by: matk
MFC after: 3 weeks
sys/dev/sound/midi/midi.c