]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'maint'
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 11 May 2023 17:50:22 +0000 (19:50 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 11 May 2023 17:50:22 +0000 (19:50 +0200)
commitac03b19b1693fbb7b1d558989ac81c79ed1284ae
tree4be2102102c049f9984d34ae750194a4d1df7c2b
parent53acbbcaef77a64a38c916261defcb33abc7d780
parentac2b74b691bd19544660df8b69f89cd6f5323735
Merge branch 'maint'

Two fixes for gcc-12 warnings, and another fix for a benign but
embarrassing braino in gcrypt.c.

* maint:
  gcrypt: Fix return value of apc_get_pubkey().
  error.h: Be more careful with error code masking.
  mp3_afh: Drop unused fields from struct mp3header.
crypt.h
error.h
gcrypt.c
mp3_afh.c