Commits for angie
switch to files view, user index
v481_preview2 to v481_base (2025-04-21 to 2025-04-28) v481
Show details
66cfabe5850f11b52956866d59e9c55ecaa799ce Thu Apr 24 15:03:57 2025 -0700
- Fix a couple things found by valgrind. Using memmove instead of safecpy when ranges can overlap is safer, but using safecpy didn't seem to be causing bugs. However, failing to clip to length of codonNew when uppercasing caused memory corruption that caused eventual failure reported in #35577. valgrind rules.
- src/hg/cgilib/annoFormatVep.c - lines changed 10, context: html, text, full: html, text
switch to files view, user index