emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (83ee584052f -> cd0eb055fd4)


From: Stefan Kangas
Subject: master updated (83ee584052f -> cd0eb055fd4)
Date: Wed, 10 Jan 2024 08:48:43 -0500 (EST)

skangas pushed a change to branch master.

      from  83ee584052f ; Adapt TODO list of tramp-compat.el
       new  1a2fa8f413f Remove redundant casts from void* with malloc functions
       new  3d412395246 Fix use after free in androidvfs.c
       new  cd0eb055fd4 Make Compilation mode recognize Lua errors


Summary of changes:
 admin/coccinelle/alloc_cast.cocci    |  6 ++++++
 etc/NEWS                             |  5 +++++
 etc/compilation.txt                  | 13 +++++++++++++
 lisp/progmodes/compile.el            |  8 ++++++++
 src/androidvfs.c                     |  4 ++--
 src/msdos.c                          | 12 ++++--------
 src/pgtkterm.c                       |  4 +---
 src/w16select.c                      |  2 +-
 src/w32term.c                        |  2 +-
 src/w32uniscribe.c                   |  3 +--
 test/lisp/progmodes/compile-tests.el | 31 +++++++++++++++++++++++++++++--
 11 files changed, 71 insertions(+), 19 deletions(-)
 create mode 100644 admin/coccinelle/alloc_cast.cocci



reply via email to

[Prev in Thread] Current Thread [Next in Thread]