Re: [PATCH] opensm/opensm/osm_subnet.c: adjust buffer to ensure a '\n' is printed

2009-10-15 Thread Sasha Khapyorsky
On 17:21 Wed 14 Oct , Ira Weiny wrote: From: Ira Weiny wei...@llnl.gov Date: Wed, 14 Oct 2009 17:05:53 -0700 Subject: [PATCH] opensm/opensm/osm_subnet.c: adjust buffer to ensure a '\n' is printed When printing cached options strings which fill the print buffer. Adjust

[PATCH] opensm/opensm/osm_subnet.c: adjust buffer to ensure a '\n' is printed

2009-10-14 Thread Ira Weiny
From: Ira Weiny wei...@llnl.gov Date: Wed, 14 Oct 2009 17:05:53 -0700 Subject: [PATCH] opensm/opensm/osm_subnet.c: adjust buffer to ensure a '\n' is printed When printing cached options strings which fill the print buffer. Adjust the length so the final snprintf(..., \n); can