Skip to content
Commit 6184b1d1 authored by Jonathan Marten's avatar Jonathan Marten
Browse files

Eliminate a buffer size warning in EclSolar::getEclYearInfo()

src/lib/astro/eclsolar.cpp: In member function 'void EclSolar::getEclYearInfo(char*)':
src/lib/astro/eclsolar.cpp:469: warning: '__builtin___sprintf_chk' may write
  a terminating nul past the end of the destination
/usr/include/bits/stdio2.h:38: note: '__builtin___sprintf_chk' output between 5
  and 14 bytes into a destination of size 13
parent f042e041
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment