Toggle navigation
Patchwork
linux-bluetooth
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Bastien Nocera
| 166 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[BlueZ] device: Better "Connect" debug
[BlueZ] device: Better "Connect" debug
-
-
-
2024-10-29
Bastien Nocera
New
[BlueZ,v3,7/7] client: Fix --help hanging if bluetoothd is not running
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v3,6/7] shared/shell: Add function to handle early help calls
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v3,5/7] shell: Document "mode" variable
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v3,4/7] client: Install submenus before contacting bluez daemon
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v3,3/7] client: Split installing submenu and doing I/O
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v3,2/7] client: Use g_clear_pointer() to clean up menus
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v3,1/7] configure.ac: Update requirement to glib 2.34
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,7/7] client: Fix --help hanging if bluetoothd is not running
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,6/7] shared/shell: Add function to handle early help calls
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,5/7] shell: Document "mode" variable
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,4/7] client: Install submenus before contacting bluez daemon
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,3/7] client: Split installing submenu and doing I/O
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,v2,2/7] client: Use g_clear_pointer() to clean up menus
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
New
[BlueZ,v2,1/7] configure.ac: Update requirement to glib 2.34
Fix bluetoothctl --help hanging if daemon isn't running
-
-
-
2024-10-22
Bastien Nocera
Superseded
[BlueZ,3/3] shared/shell: Exit after printing the help
Fix bluetoothctl hanging if daemon isn't running
-
-
-
2024-09-12
Bastien Nocera
New
[BlueZ,2/3] client: Respect --timeout when bluetoothd isn't running
Fix bluetoothctl hanging if daemon isn't running
-
-
-
2024-09-12
Bastien Nocera
New
[BlueZ,1/3] shared/shell: Add bt_shell_get_timeout()
Fix bluetoothctl hanging if daemon isn't running
-
-
-
2024-09-12
Bastien Nocera
New
[BlueZ,8/8] monitor: Check for possible integer underflow
Untitled series #247652
-
-
-
2024-08-05
Bastien Nocera
New
[BlueZ,5/8] mesh: Fix possible integer overflow
Untitled series #247652
-
-
-
2024-08-05
Bastien Nocera
New
[BlueZ,3/8] health: mcap: Ensure sent doesn't overflow
Untitled series #247652
-
-
-
2024-08-05
Bastien Nocera
New
[BlueZ,2/8] tools/isotest: Ensure ret doesn't overflow
Untitled series #247652
-
-
-
2024-08-05
Bastien Nocera
New
[BlueZ,v2,11/11] unit/ringbuf: Fix ineffective guard due to signedness
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,10/11] tools/mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,09/11] mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,08/11] gatt-server: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,07/11] emulator: Fix integer truncation warnings
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
Superseded
[BlueZ,v2,06/11] sdp: Fix mismatched int casting
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
Superseded
[BlueZ,v2,04/11] btsnoop: Fix possible negative memcpy length
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,03/11] shared/shell: Fix fd leak if -s is passed multiple times
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,02/11] shared/shell: Free memory allocated by wordexp()
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,01/11] gatt-server: Don't allocate negative data
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,12/12] unit/ringbuf: Fix ineffective guard due to signedness
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
Superseded
[BlueZ,11/12] tools/mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,10/12] mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
Superseded
[BlueZ,09/12] gatt-server: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
Superseded
[BlueZ,08/12] emulator: Fix integer truncation warnings
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,07/12] sdp: Fix mismatched int casting
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,05/12] btsnoop: Fix possible negative memcpy length
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
Superseded
[BlueZ,04/12] shared/shell: Fix fd leak if -s is passed multiple times
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
Superseded
[BlueZ,03/12] shared/shell: Free memory allocated by wordexp()
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,02/12] shared/shell: Free w.we_wordv on early function exit
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,01/12] gatt-server: Don't allocate negative data
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,resend,9/9] sdp: Check memory allocation in sdp_copy_seq()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[BlueZ,resend,8/9] sdp: Fix memory leak in sdp_data_alloc*()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[BlueZ,resend,7/9] health/mcap: Fix memory leak in mcl struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[BlueZ,resend,6/9] obexd: Fix leak in backup_object struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[BlueZ,resend,5/9] obexd: Fix memory leak in entry struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[BlueZ,resend,4/9] obexd: Fix possible memleak
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[BlueZ,resend,3/9] mesh: Avoid accessing array out-of-bounds
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[BlueZ,resend,2/9] avdtp: Fix manipulating struct as an array
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[BlueZ,resend,1/9] main: Simplify parse_config_string()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[9/9] sdp: Check memory allocation in sdp_copy_seq()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[8/9] sdp: Fix memory leak in sdp_data_alloc*()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[7/9] health/mcap: Fix memory leak in mcl struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[6/9] obexd: Fix leak in backup_object struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[5/9] obexd: Fix memory leak in entry struct
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[4/9] obexd: Fix possible memleak
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[3/9] mesh: Avoid accessing array out-of-bounds
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
Superseded
[2/9] avdtp: Fix manipulating struct as an array
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[1/9] main: Simplify parse_config_string()
Fix a number of static analysis issues #4
-
-
-
2024-07-02
Bastien Nocera
New
[BlueZ,9/9] avdtp: Fix manipulating struct as an array
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,8/9] bap: Fix more memory leaks on error
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,7/9] obexd: Fix buffer overrun
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,6/9] sdp: Fix ineffective error guard
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,5/9] shared/mainloop: Fix integer overflow
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,4/9] rfkill: Avoid using a signed int for an unsigned variable
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,3/9] l2test: Add missing error checking
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,2/9] mgmt-tester: Fix buffer overrun
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ,1/9] rctest: Fix possible overrun
Fix a number of static analysis issues #3
-
-
-
2024-05-30
Bastien Nocera
New
[BlueZ] main: Simplify parse_config_string()
[BlueZ] main: Simplify parse_config_string()
-
-
-
2024-05-27
Bastien Nocera
Superseded
[BlueZ] obexd: Fix memory leak
[BlueZ] obexd: Fix memory leak
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,15/15] android/handsfree: Check sprintf retval
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,14/15] shared/bap: Fix memory leak in error path
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,13/15] gdbus: Check sprintf retval
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,12/15] mgmt-tester: Fix non-nul-terminated string
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,11/15] isotest: Fix string size expectations
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,10/15] test-runner: Fix fd leak on failure
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,09/15] isotest: Fix bad free
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,08/15] shared/bap: Fix possible use-after-free
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,07/15] test-runner: Fix uninitialised variable usage
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,06/15] test-runner: Fix uninitialised variable usage
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,05/15] test-runner: Remove unused envp
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,04/15] tools/mesh-cfgclient: Fix uninitialised variable usage
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,03/15] shared/gatt-client: Fix uninitialised variable usage
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,02/15] shared/ecc: Fix uninitialised variable usage
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,01/15] main: Simplify variable assignment
Fix a number of static analysis issues #2
-
-
-
2024-05-16
Bastien Nocera
New
[BlueZ,v2,20/20] main: Simplify variable assignment
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,19/20] avrcp: Fix uninitialised memory usage
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,18/20] monitor: Work-around memory leak warning
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,17/20] sdp: Fix use of uninitialised memory
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,16/20] iso-tester: Fix fd leak
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,15/20] isotest: Fix fd leak
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,14/20] shared/vcp: Fix copy/paste error
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,13/20] client/player: Fix copy/paste error
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
Superseded
[BlueZ,v2,12/20] isotest: Fix error check after opening file
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
Superseded
[BlueZ,v2,11/20] isotest: Consider "0" fd to be valid
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
[BlueZ,v2,10/20] main: Fix memory leaks
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
Superseded
[BlueZ,v2,09/20] media: Fix memory leak
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
Superseded
[BlueZ,v2,08/20] bap: Fix memory leaks
Fix a number of static analysis issues
-
-
-
2024-05-10
Bastien Nocera
New
«
1
2
»