AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
Undefined behavior when having character ž in recipe title:
How to reproduce:
option: Set aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa as title of the recipe and then click on button Show all recipes.
option: Create new recipe with name containing 8 "ž" characters and then click on button Show all recipes
8ž = recipes.servings
9ž = recipes.servingsun
.
.
.
16*ž = ����2e
Undefined behavior when having character ž in recipe title: How to reproduce: