aboutsummaryrefslogtreecommitdiff
path: root/handler.h
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-16 02:23:05 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-16 02:23:05 +0100
commit9624e8114408b96ac96675191ae2e34b0e403ee1 (patch)
treeb970b8a3246f73b374e0294b7787352721a5753c /handler.h
parentfa474603ccaa1a50d258b82ee51e2bc9275ba8b9 (diff)
downloadslcl-9624e8114408b96ac96675191ae2e34b0e403ee1.tar.gz
main.c: Fix undefined value for cur
As otherwise reported by clang 14.0.0: main.c:679:14: warning: variable 'cur' is used uninitialized whenever '&&' condition is false [-Wsometimes-uninitialized] else if (available && quota_current(a, username, &cur)) This was a minor issue after all, as pq was not used unless available were set.
Diffstat (limited to 'handler.h')
0 files changed, 0 insertions, 0 deletions