1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-05 12:23:50 +03:00

r14353: Fix coverity bugs #61 and #62. Remember to divide by

the size of the data table. Clean up the struct a little.
Jeremy.
This commit is contained in:
Jeremy Allison
2006-03-13 23:07:14 +00:00
committed by Gerald (Jerry) Carter
parent d793e1550c
commit 338538410d
2 changed files with 19 additions and 24 deletions

View File

@@ -810,7 +810,7 @@ typedef struct spool_notify_info_data
}
notify_data;
uint32 size;
BOOL enc_type;
uint32 enc_type;
} SPOOL_NOTIFY_INFO_DATA;
typedef struct spool_notify_info