Home
last modified time | relevance | path

Searched refs:tail_lf (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dpack.c924 encodes(VALUE str, const char *s0, long len, int type, int tail_lf) in encodes() argument
967 if (tail_lf) buff[i++] = '\n'; in encodes()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.06377 * pack.c (encodes): fix buffer overrun by tail_lf. Thanks to