Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 4c1ca2c8e944c0a007b160fb52e228dd264c6364
      
https://github.com/parrot/parrot/commit/4c1ca2c8e944c0a007b160fb52e228dd264c6364
  Author: Reini Urban <[email protected]>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M src/debug.c

  Log Message:
  -----------
  [core] fix oob in PDB_get_command

pdb->cur_command is initialized with junk. strcpy is unsafe.
Fixes t/dynoplibs/debug.t GH #1256


  Commit: 6b7c6e4cb887d61bedf9927d540c093897a19433
      
https://github.com/parrot/parrot/commit/6b7c6e4cb887d61bedf9927d540c093897a19433
  Author: Reini Urban <[email protected]>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M compilers/imcc/optimizer.c

  Log Message:
  -----------
  [core] fix oob in -O2 constant_propagation

detected with asan, fulltest. GH #1256


Compare: https://github.com/parrot/parrot/compare/5b150cfdda97...6b7c6e4cb887

To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to