mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-30 04:41:51 +02:00
Compare commits
5 Commits
master
...
1e5eca00ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e5eca00ba | ||
|
|
8b6c38bb20 | ||
|
|
96dfc6fb09 | ||
|
|
853806b812 | ||
|
|
d874a966e7 |
@@ -1722,5 +1722,5 @@ void var_subst(void *go, struct script_data *sc, trig_data *trig,
|
||||
left -= len;
|
||||
} /* else if *p .. */
|
||||
} /* while *p .. */
|
||||
*buf = '\0';
|
||||
buf[sizeof(buf) - 1] = '\0';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user