]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'maint'
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 25 Apr 2017 16:04:57 +0000 (18:04 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 25 Apr 2017 16:04:57 +0000 (18:04 +0200)
commit869fa1d76e7f88470120552792ca71068b49a747
treeda62fb51c1b3fe1f8bc595aba21377916e59d8c2
parent64411efdbd90f1080ad1fd010d468cea63aec923
parent20f5b300754a48b96bbf591395001d08b9b32a9a
Merge branch 'maint'

A couple of fixes found by the clang static analyzer.

* maint:
  aft: Check return value of load_afsi().
  audiod: Avoid reading garbage in get_time_string().
  net: Always initialize struct sockaddr_storage.
  wma_afh: Fix two bugs in convert_utf8_to_utf16().
aft.c
audiod.c
net.c
wma_afh.c