]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'master' into next
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 22 May 2025 16:47:09 +0000 (18:47 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 22 May 2025 16:47:09 +0000 (18:47 +0200)
commit8eb45dc58af7a516e894222ed117baadff5c1c7b
treeb2bee2a00980878ae23364313850f541eb0db5c9
parent94f3a151a52ca057942b2a4a99dbf05168150d9b
parent7ac6213907f3767f2ea0bd726e166cbce80bfa45
Merge branch 'master' into next

* master:
  Improve documentation of set_max_chunk_size().
  Warn about old (0.5.x or earlier) on-disk afhi.
  doxyen: Completely suppress brief descriptions.
  buffer_tree: Assert that we don't pass NULL to memcpy().
  mp.c: Remove a dead store.
  mood.c: Remove a dead store and fix the documentation of mood_load().
  flac_afh: Check for possible integer overflows.
  gcc-compat.h: Drop inline #define.