This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
seq24/seq24-stack-smash.patch

11 lines
287 B
Diff

--- src/seqedit.cpp~ 2006-05-30 07:04:52.000000000 -0700
+++ src/seqedit.cpp 2006-09-16 23:48:40.000000000 -0700
@@ -425,7 +425,7 @@
holder = manage( new Menu());
- char num[6];
+ char num[64];
holder2 = manage( new Menu());
for ( int i=-12; i<=12; ++i ){