Change #265088
| Category | diffutils |
| Changed by | Paul Eggert <eggert@cs.ucla.edu> |
| Changed at | Tue 21 Apr 2026 09:21:17 |
| Repository | git://git.savannah.gnu.org/diffutils.git |
| Project | diffutils |
| Branch | master |
| Revision | eb94579f4609aa679f84715971ba699694915807 |
Comments
diff: overflow checks in funky strings * src/util.c (get_funky_string): Treat escape sequences out of range as errors, instead of silently wrapping around.
Changed files
- src/util.c