]> Savannah Git Hosting - gnulib.git/commit
xalloc-oversized: omit unnecessary cast
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2024 07:53:13 +0000 (23:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2024 07:53:41 +0000 (23:53 -0800)
commit78db4b08bfcb12e24d4151e30863ca56666ed549
treea95b2d7369bb8cc42f0d9b4201afb97de6897b8f
parent8863cab5b9865b1c021704f02da93f0c3d4afbce
xalloc-oversized: omit unnecessary cast

* lib/xalloc-oversized.h (__xalloc_oversized): Omit unnecessary
cast of a positive in-range value to size_t.  This seems to be
left over from an older version of the code.
ChangeLog
lib/xalloc-oversized.h