chiark / gitweb /
sd-device: ensure update_properties_buf() is a noop on failure
authorTom Gundersen <teg@jklm.no>
Mon, 1 Jun 2015 14:28:58 +0000 (16:28 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:01:41 +0000 (10:01 +0100)
Don't clobber the sd_device struct, and don't leak memory when memory allocation fails.


No differences found