History log of /haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/Settings.cpp
Revision Date Author Comments
# c1740f4f 13-Sep-2021 Panagiotis Vasilopoulos <hello@alwayslivid.com>

Drivers: Fix -Wformat-security

Follow-up for Alan Shearer's change. Useful when the buffer contains the
character "%".

Change-Id: Ia6771a2d71306ca97e7c03f0e986ad3cfe100684
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4459
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# fe5e83a6 07-Jun-2019 Murai Takashi <tmurai01@gmail.com>

drivers/audio/ac97: Fix -Wformat=

Change-Id: I454ca76cfd5f8ebddb74c6b68a940d0444a82bb1
Reviewed-on: https://review.haiku-os.org/c/1530
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 00aac5fd 01-Dec-2017 Augustin Cavalier <waddlesplash@gmail.com>

drivers: Add spaces around preprocessor macros in string literals.

It is illegal not to have these in C++11.


# 34e730c8 18-May-2012 Siarzhuk Zharski <zharik@gmx.li>

Fixes for Coverity CIDs 702013,702014,702015,702016,702017.

Satisfying Coverity for case of resource leak in case open() returns
file descriptor equal to 0.


# eed9bc77 10-Dec-2011 Siarzhuk Zharski <zharik@gmx.li>

Use "strlcpy" instead of "strncpy" and other Coverity issues

* Yet more nice way to fix Coverity issues fixed by hrev43460.
Thanks Rene Gollent for pointing it out!
* Potential Coverity issues fixed for sis19x driver too.


# a188dae8 10-Dec-2011 Siarzhuk Zharski <zharik@gmx.li>

Fixing Coverity issues. No functional changes

CID 3490
CID 3491
CID 8928
CID 10630
CID 10631
CID 10664
CID 10731
CID 10754
CID 11049
CID 11141
CID 11147
CID 11148


# 07910542 23-Jan-2011 Siarzhuk Zharski <zharik@gmx.li>

Audio driver for SiS 7018, Trident DX/NX and Acer Labs M5451 hardware
was rewritten to Haiku MultiAudio API.

This changeset replaces both old version of the same driver written for
BeOS R3 Sound API and ali5451 driver that handles the same audio hardware.
The driver was tested with SiS 7018 and ALi M5451 cards. Trident DX/NX
support still should be tested.

Some parts, related to ALi M5451 support were inspired by original ali5451
code so the copyright (c) 2009 by Krzysztof Ćwiertnia was added in the source.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40273 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 34e730c8fac6753f03a9c3bbac7629546ecdac1e 18-May-2012 Siarzhuk Zharski <zharik@gmx.li>

Fixes for Coverity CIDs 702013,702014,702015,702016,702017.

Satisfying Coverity for case of resource leak in case open() returns
file descriptor equal to 0.


# eed9bc771c5006dfadc394555b5f4ed653ab80de 10-Dec-2011 Siarzhuk Zharski <zharik@gmx.li>

Use "strlcpy" instead of "strncpy" and other Coverity issues

* Yet more nice way to fix Coverity issues fixed by hrev43460.
Thanks Rene Gollent for pointing it out!
* Potential Coverity issues fixed for sis19x driver too.


# a188dae8be1051aea88459b4c4eb1e3f98b6cff1 10-Dec-2011 Siarzhuk Zharski <zharik@gmx.li>

Fixing Coverity issues. No functional changes

CID 3490
CID 3491
CID 8928
CID 10630
CID 10631
CID 10664
CID 10731
CID 10754
CID 11049
CID 11141
CID 11147
CID 11148


# 07910542fd067906c6028cfc48f5ad38b32181fd 23-Jan-2011 Siarzhuk Zharski <zharik@gmx.li>

Audio driver for SiS 7018, Trident DX/NX and Acer Labs M5451 hardware
was rewritten to Haiku MultiAudio API.

This changeset replaces both old version of the same driver written for
BeOS R3 Sound API and ali5451 driver that handles the same audio hardware.
The driver was tested with SiS 7018 and ALi M5451 cards. Trident DX/NX
support still should be tested.

Some parts, related to ALi M5451 support were inspired by original ali5451
code so the copyright (c) 2009 by Krzysztof Ćwiertnia was added in the source.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40273 a95241bf-73f2-0310-859d-f6bbb57e9c96