Hacker News new | ask | show | jobs
by jcul 693 days ago
The linked source seems to be checking (len_in && !len).

len_in being the passed argument and len being the page aligned len.