search for: tmp_fname

Displaying 2 results from an estimated 2 matches for "tmp_fname".

Did you mean: smb_fname
2005 Mar 11
1
reduce_name and ACL's
..." as the "reduced" name, but p is NULL to start and only has a value during the code path IF there was no entry found on the first call to realpath at which point the last component is removed and we try again. Now since p points to the character after the last nulled '/' of tmp_fname which is then totally reconstructed, the DEBUG-3 at the end will never be right as its value is no longer relavent. Is it supposed to be the fully qualified name based on the connection of the dir or the file in the dir. Or is it supposed to be the "basename" of a non-directory object?...
2014 Feb 18
0
Bug report
...:170 #4 index_mail_parse_header_init (mail=0x15d4b60, headers=<value optimized out>) at index-mail-headers.c:230 #5 0x00007fcc520efdb8 in index_mail_cache_parse_init (_mail=0x15d4b60, input=0x15ddb38) at index-mail-headers.c:376 #6 0x00007fcc520bb163 in maildir_save_add (_ctx=0x15d3b20, tmp_fname=0x15735e8 "1392731650.M182940P5176.pecpop5", src_mail=0x0) at maildir-save.c:225 #7 0x00007fcc520bb4b8 in maildir_save_begin (_ctx=0x15d3b20, input=0x15debb8) at maildir-save.c:415 #8 0x00007fcc511e7360 in quota_save_begin (ctx=0x15d3b20, input=0x15debb8) at quota-storage.c:274 #9 0...