]> git.tuebingen.mpg.de Git - paraslash.git/commit - web/manual.md
Merge branch 'maint'
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Mar 2022 15:55:45 +0000 (16:55 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Mar 2022 15:55:45 +0000 (16:55 +0100)
commit46b9e018548fa7baebe62b6c724d215c84dcb20f
treed1dd47521e5c3115f8ec9ec41c05d5719afd536e
parent3ed650b6ce773a8ed341c4edf9b81888e76b546c
parent90b212cc7f1842f22b9ae0e1830f515eeee95ceb
Merge branch 'maint'

A couple of urgent fixes for old bugs, the critical one being the
patch to reject empty mood arguments.

Cooking only for a few days to get these fixes merged ASAP.

* maint:
  com_addatt(): Fix memory leak.
  mood.c: Fix memory leak in change_current_mood().
  mp.c: Fix memory leak on parse errors.
  Reject empty mood arguments.
mood.c
mp.c