[glib: 5/5] Merge branch 'g-nearest-pow' into 'main'




commit badc51f23f1d0a4f5cbe7b299017051819b45459
Merge: d8e745d6f 72ca69e1d
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Nov 25 14:51:54 2021 +0000

    Merge branch 'g-nearest-pow' into 'main'
    
    De-duplicate g_nearest_pow() implementation and add some overflow protections to 
g_ptr_array_maybe_expand(), g_string_maybe_expand() and g_string_chunk_insert_len()
    
    See merge request GNOME/glib!2368

 gio/gdbusmessage.c        | 12 +-----------
 gio/gmemoryoutputstream.c | 12 +-----------
 glib/garray.c             | 34 ++++++++++------------------------
 glib/gstring.c            | 32 ++++++++++----------------------
 glib/gstringchunk.c       | 37 +++++++++++--------------------------
 glib/gutilsprivate.h      | 24 ++++++++++++++++++++++++
 6 files changed, 57 insertions(+), 94 deletions(-)
---


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