gnome-tetravex:wip/smcv/issue32

Last commit made on 2021-04-11
Get this branch:
git clone -b wip/smcv/issue32 https://git.launchpad.net/gnome-tetravex

Branch merges

Branch information

Name:
wip/smcv/issue32
Repository:
lp:gnome-tetravex

Recent commits

b87302d... by Simon McVittie

Puzzle: Clarify why we can assume that saved tile references are non-null

Signed-off-by: Simon McVittie <email address hidden>

d18caf7... by Simon McVittie

Puzzle: Use temporary variables when dereferencing initial_board

If we directly use `(!) initial_board [x, y]`, the C code generated by
valac 0.48.16 sets a temporary variable to a pointer into
`initial_board`, and then frees that pointer when it goes out of scope,
leaving a dangling pointer in `initial_board` which causes a double-free
and a crash.

Resolves: https://gitlab.gnome.org/GNOME/gnome-tetravex/-/issues/32
Bug-Debian: https://bugs.debian.org/986718

ffc01b3... by Asier Sarasua Garmendia <email address hidden>

Add Basque translation

991ed9c... by Rico Tzschichholz

Reference of [GtkChild] fields is handled by GtkBuilder, type must be unowned

f134e26... by Guillaume Bernard <email address hidden>

Update French translation

3c7d416... by Мирослав Николић

Update Serbian translation

0233bbc... by Fran Diéguez

Update Galician translation

7998308... by Kristjan SCHMIDT

Update Esperanto translation

76c564d... by Ping Pong

Prepare 3.38.2.

7f062a9... by Marv-CZ

Updated Czech translation